From 836765e60fd8389aadfd3aa041dc2a921bbf7e2b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:57:30 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 7e184ce..155cb8d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2415,6 +2415,8 @@ p.right{text-align: right;} .main-box5 .just-more, .main-box5 .more{ padding-left: 15px; padding-right: 15px; + max-width: 335px; + margin: 0 auto; } .main-box5 .spoiler-inner{ max-width: 305px; -- libgit2 0.21.4