From 13bab85ffe3359230f99a6bc31615264d296e7a7 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 12:58:45 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) 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