From 0a9e29a16618a8b705c5ee11cead874956418aa9 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:30:09 +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 28b0902..93e4c17 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2395,6 +2395,10 @@ p.right{text-align: right;} .main-box5 .simple-spoiler{ padding: 0 15px; } + .just-more, .more{ + padding-left: 15px; + padding-right: 15px; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4