From e3b2a0c72cc163801893bf4807cce96daf15314d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 16:12:13 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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