From a4ac703c659c9027ead174ab5be66583963c4a57 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 13:12:37 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4f3f3dd..ef0793e 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1080,18 +1080,18 @@ footer .socbuts a:hover{ font-weight: 700; width: 100%; letter-spacing: 0.4px; - margin-bottom: 0px; background: url(../images/knopka.png); background-position: left 2px; background-repeat: no-repeat; - padding-left: 15px; + padding-left: 20px; + margin-bottom: 5px; } #orderform-username{margin-top:2px;} #orderform-username input[type=checkbox]{ display: none!important; } .spoiler .form-group{ - margin-bottom:2px; + margin-bottom: -6px; padding: 8px 17px; padding-right: 0; } -- libgit2 0.21.4