diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5a57233..1fac878 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1086,6 +1086,9 @@ footer .socbuts a:hover{ background-repeat: no-repeat; padding-left: 15px; } +.orderform-username input[type="checkbox"]{ + display: none; +} .spoiler .form-group{ margin-bottom:2px; padding: 8px 17px; -- libgit2 0.21.4