Commit 39cb5133b9df8af3fda42e2c447a284f0e41748d
1 parent
58e0b6ab
01.06.16
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
frontend/web/css/style.dev.css
... | ... | @@ -238,8 +238,7 @@ a.more_map{color:#99a5ad;border-bottom:1px dotted #99a5ad;text-decoration:none;f |
238 | 238 | .filters ul li>input { |
239 | 239 | position: absolute; |
240 | 240 | left: 4px; |
241 | - margin: -6px 0 0 ; | |
242 | - top: 50%; | |
241 | + top: 3px; | |
243 | 242 | } |
244 | 243 | .filters ul li a{color:#464646;text-decoration:none; font-size: 13px; line-height: 16px;} |
245 | 244 | .filters ul li a:hover{text-decoration:underline;} | ... | ... |