diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 99e958f..48f9930 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1786,6 +1786,10 @@ p.right{text-align: right;} text-align: center; padding: 15px 0px; } +.form-comm-wr .input_bl{ + float: none; + margin:0; +} /**/ @media (min-width: 1200px){ -- libgit2 0.21.4