Commit 952945643c71e9e15616e6126b3758d36c4f6633
1 parent
fec14de9
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
| @@ -1082,10 +1082,11 @@ footer .socbuts a:hover{ | @@ -1082,10 +1082,11 @@ footer .socbuts a:hover{ | ||
| 1082 | letter-spacing: 0.4px; | 1082 | letter-spacing: 0.4px; |
| 1083 | margin-bottom: 0px; | 1083 | margin-bottom: 0px; |
| 1084 | background: url(../images/knopka.png); | 1084 | background: url(../images/knopka.png); |
| 1085 | - background-position: left 1px; | 1085 | + background-position: left 2px; |
| 1086 | background-repeat: no-repeat; | 1086 | background-repeat: no-repeat; |
| 1087 | padding-left: 15px; | 1087 | padding-left: 15px; |
| 1088 | } | 1088 | } |
| 1089 | +#orderform-username{margin-top:2px;} | ||
| 1089 | #orderform-username input[type=checkbox]{ | 1090 | #orderform-username input[type=checkbox]{ |
| 1090 | display: none!important; | 1091 | display: none!important; |
| 1091 | } | 1092 | } |