Showing
1 changed file
with
4 additions
and
1 deletions
@@ -130,7 +130,6 @@ $shop-width-3: 187px; | @@ -130,7 +130,6 @@ $shop-width-3: 187px; | ||
130 | 130 | ||
131 | .shop-logo { | 131 | .shop-logo { |
132 | height: 126px; | 132 | height: 126px; |
133 | - background: #ccc; | ||
134 | margin-bottom: 8px; | 133 | margin-bottom: 8px; |
135 | 134 | ||
136 | .shop-bottom-bar, | 135 | .shop-bottom-bar, |
@@ -138,6 +137,10 @@ $shop-width-3: 187px; | @@ -138,6 +137,10 @@ $shop-width-3: 187px; | ||
138 | display: none; | 137 | display: none; |
139 | } | 138 | } |
140 | 139 | ||
140 | + .shop-img { | ||
141 | + height: 100%; | ||
142 | + } | ||
143 | + | ||
141 | .shop-logo-img { | 144 | .shop-logo-img { |
142 | position: relative; | 145 | position: relative; |
143 | width: 132px; | 146 | width: 132px; |
-
Please register or login to post a comment