From 952945643c71e9e15616e6126b3758d36c4f6633 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 13:09:00 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index a29e19d..4f3f3dd 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1082,10 +1082,11 @@ footer .socbuts a:hover{ letter-spacing: 0.4px; margin-bottom: 0px; background: url(../images/knopka.png); - background-position: left 1px; + background-position: left 2px; background-repeat: no-repeat; padding-left: 15px; } +#orderform-username{margin-top:2px;} #orderform-username input[type=checkbox]{ display: none!important; } -- libgit2 0.21.4