From 633ff79cb31dda7bfd6329d5473ded93de0d147f Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 16:21:11 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 67446da..d6b850a 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1791,6 +1791,16 @@ p.right{text-align: right;} float: none; margin:0; } +.form-comm-wr { + width: 100%; + background: none; + padding: 0px; + float: left; + position: relative; + max-width: 705px; + margin: 0 auto; + font-family: 'Lato-Medium'; +} /**/ @media (min-width: 1200px){ -- libgit2 0.21.4