Skip to content

Commit d0b71e0

Browse files
committed
Merge pull request #40 from jdm135/master
Adjust layout 6 and update design tab screenshot.
2 parents 2e024bf + d0b22b0 commit d0b71e0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

control/design/layouts/layout6.png

-11.5 KB
Loading

widget/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<img ng-src="{{ cropImage(plugin.iconUrl? plugin.iconUrl : 'http://www.placehold.it/450x254', {width: 200, height: 200}) }}" ng-if="plugin.iconUrl" />
155155
<span class="main-icon text-primary {{ plugin.iconClassName }} icon6" ng-if="plugin.iconClassName"></span>
156156
</div>
157-
<div class="list-item-copy text-center" style="min-height: 42px;padding-top: 8px;">
157+
<div class="list-item-copy text-center padding-top-five" style="min-height: 42px;">
158158
<p class="ellipsis margin-zero text-primary">
159159
<a class="text-primary">
160160
{{ plugin.title }}

0 commit comments

Comments
 (0)