Commit fec14de9dfe144e36f4f90a2172a8c9157e77021
1 parent
7a74e82c
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1086,7 +1086,7 @@ footer .socbuts a:hover{ |
1086 | 1086 | background-repeat: no-repeat; |
1087 | 1087 | padding-left: 15px; |
1088 | 1088 | } |
1089 | -.orderform-username input[type=checkbox]{ | |
1089 | +#orderform-username input[type=checkbox]{ | |
1090 | 1090 | display: none!important; |
1091 | 1091 | } |
1092 | 1092 | .spoiler .form-group{ | ... | ... |