From 8a9045c71eff35fb50815788f8ebb21caf45bc18 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:55:51 +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 77d88c8..7e184ce 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2416,6 +2416,10 @@ p.right{text-align: right;} padding-left: 15px; padding-right: 15px; } + .main-box5 .spoiler-inner{ + max-width: 305px; + margin: 0 auto; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4