Commit a4ac703c659c9027ead174ab5be66583963c4a57

Authored by Eugeny Galkovskiy
1 parent 95294564

123

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
frontend/web/css/style.css
@@ -1080,18 +1080,18 @@ footer .socbuts a:hover{ @@ -1080,18 +1080,18 @@ footer .socbuts a:hover{
1080 font-weight: 700; 1080 font-weight: 700;
1081 width: 100%; 1081 width: 100%;
1082 letter-spacing: 0.4px; 1082 letter-spacing: 0.4px;
1083 - margin-bottom: 0px;  
1084 background: url(../images/knopka.png); 1083 background: url(../images/knopka.png);
1085 background-position: left 2px; 1084 background-position: left 2px;
1086 background-repeat: no-repeat; 1085 background-repeat: no-repeat;
1087 - padding-left: 15px; 1086 + padding-left: 20px;
  1087 + margin-bottom: 5px;
1088 } 1088 }
1089 #orderform-username{margin-top:2px;} 1089 #orderform-username{margin-top:2px;}
1090 #orderform-username input[type=checkbox]{ 1090 #orderform-username input[type=checkbox]{
1091 display: none!important; 1091 display: none!important;
1092 } 1092 }
1093 .spoiler .form-group{ 1093 .spoiler .form-group{
1094 - margin-bottom:2px; 1094 + margin-bottom: -6px;
1095 padding: 8px 17px; 1095 padding: 8px 17px;
1096 padding-right: 0; 1096 padding-right: 0;
1097 } 1097 }