Commit 49fc6a1dc401929d99fbc6300eb6ee07ef515362
1 parent
6f1850c0
01.06.16
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/style.dev.css
... | ... | @@ -238,6 +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: 0px 0 0 ; | |
241 | 242 | top: 3px; |
242 | 243 | } |
243 | 244 | .filters ul li a{color:#464646;text-decoration:none; font-size: 13px; line-height: 16px;} | ... | ... |