From 7da7bf237f387dc0e00b3ebc797ec029785dac5e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:06:49 +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 cf817b2..643ab8d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1766,6 +1766,10 @@ p.right{text-align: right;} .menu .container ul li:hover .dropd_menu{ display: block; } +.textile_bottom .centered{ + max-width: 964px; + margin: 0 auto; +} .dropd_menu{ position: absolute; width: 100%!important; -- libgit2 0.21.4