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