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