From 7a74e82c847d2cd6643d757f8100aa2f4e00cf59 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 12:59:26 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 1fac878..b2a0912 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1086,8 +1086,8 @@ footer .socbuts a:hover{ background-repeat: no-repeat; padding-left: 15px; } -.orderform-username input[type="checkbox"]{ - display: none; +.orderform-username input[type=checkbox]{ + display: none!important; } .spoiler .form-group{ margin-bottom:2px; -- libgit2 0.21.4