Commit a8c23c34a315dd03bb6ed37d844716ed86fd0c26

Authored by Eugeny Galkovskiy
1 parent c0846b5b

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1788,7 +1788,7 @@ p.right{text-align: right;}
1788 1788 margin-top: -1px;
1789 1789 outline: none;
1790 1790 resize: none;
1791   - padding: 14px 0px;
  1791 + padding: 0px 14px;
1792 1792 letter-spacing: 0.5px;
1793 1793 box-shadow: none!important;
1794 1794 border: 1px solid rgb(204, 204, 204)!important;
... ...