Commit e3b2a0c72cc163801893bf4807cce96daf15314d

Authored by Eugeny Galkovskiy
1 parent 3d164df8

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1786,6 +1786,10 @@ p.right{text-align: right;}
1786 1786 text-align: center;
1787 1787 padding: 15px 0px;
1788 1788 }
  1789 +.form-comm-wr .input_bl{
  1790 + float: none;
  1791 + margin:0;
  1792 +}
1789 1793  
1790 1794 /**/
1791 1795 @media (min-width: 1200px){
... ...