diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e85fd98..5a57233 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1081,9 +1081,10 @@ footer .socbuts a:hover{ width: 100%; letter-spacing: 0.4px; margin-bottom: 0px; - background: url('../images/knopka.png'); - background-position: left 5px; + background: url(../images/knopka.png); + background-position: left 1px; background-repeat: no-repeat; + padding-left: 15px; } .spoiler .form-group{ margin-bottom:2px; -- libgit2 0.21.4