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