Commit 6c47dd229fc52f0390a100c48e4dc8668a356246

Authored by Eugeny Galkovskiy
1 parent a40d5f4b

padding inputs main page

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/custom.css
@@ -278,7 +278,7 @@ ul.list-style-none { @@ -278,7 +278,7 @@ ul.list-style-none {
278 } 278 }
279 input[type="text"].form-control{ 279 input[type="text"].form-control{
280 border-radius: 0; 280 border-radius: 0;
281 - padding: 17px 13px; 281 + padding: 7px 13px;
282 } 282 }
283 .input_bl input{ 283 .input_bl input{
284 width: 100%; 284 width: 100%;