Commit 7f639133e3633e7c2f9e84f66b30ea2200761339
1 parent
64114e01
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1097,7 +1097,7 @@ footer .socbuts a:hover{ |
1097 | 1097 | } |
1098 | 1098 | .spoiler #orderform-username .l_check label { |
1099 | 1099 | background: url('../images/knopkach.png'); |
1100 | - background-position: left 5px; | |
1100 | + background-position: left 2px; | |
1101 | 1101 | background-repeat: no-repeat; |
1102 | 1102 | } |
1103 | 1103 | .caps{text-transform: uppercase;} | ... | ... |