Commit 13bab85ffe3359230f99a6bc31615264d296e7a7

Authored by Eugeny Galkovskiy
1 parent 7f2fc700

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1086,6 +1086,9 @@ footer .socbuts a:hover{
1086 1086 background-repeat: no-repeat;
1087 1087 padding-left: 15px;
1088 1088 }
  1089 +.orderform-username input[type="checkbox"]{
  1090 + display: none;
  1091 +}
1089 1092 .spoiler .form-group{
1090 1093 margin-bottom:2px;
1091 1094 padding: 8px 17px;
... ...