Showing
1 changed file
with
3 additions
and
3 deletions
@@ -72,7 +72,7 @@ | @@ -72,7 +72,7 @@ | ||
72 | .product-brand { | 72 | .product-brand { |
73 | width: 100%; | 73 | width: 100%; |
74 | height: 40px; | 74 | height: 40px; |
75 | - line-height: 40px; | 75 | + line-height: 42px; |
76 | background: #25292c; | 76 | background: #25292c; |
77 | color: #fff; | 77 | color: #fff; |
78 | text-align: center; | 78 | text-align: center; |
@@ -158,7 +158,7 @@ | @@ -158,7 +158,7 @@ | ||
158 | position: relative; | 158 | position: relative; |
159 | left: -2px; | 159 | left: -2px; |
160 | font-weight: bold; | 160 | font-weight: bold; |
161 | - line-height: 30px; | 161 | + line-height: 32px; |
162 | z-index: 3; | 162 | z-index: 3; |
163 | } | 163 | } |
164 | } | 164 | } |
@@ -212,7 +212,7 @@ | @@ -212,7 +212,7 @@ | ||
212 | .status-type { | 212 | .status-type { |
213 | font-size: 18px; | 213 | font-size: 18px; |
214 | width: 85px; | 214 | width: 85px; |
215 | - line-height: 37px; | 215 | + line-height: 39px; |
216 | } | 216 | } |
217 | } | 217 | } |
218 | } | 218 | } |
-
Please register or login to post a comment