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 278 }
279 279 input[type="text"].form-control{
280 280 border-radius: 0;
281   - padding: 17px 13px;
  281 + padding: 7px 13px;
282 282 }
283 283 .input_bl input{
284 284 width: 100%;
... ...