From 62088aa797d33a6aa156ea4ab515db6120dd444d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 25 Oct 2016 13:17:01 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b905ed0..56857f7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2325,10 +2325,12 @@ p.right{text-align: right;} } @media (max-width: 991px) { .button2 a.punkt, .button2 a.punkt:hover{ - width: 100%!important; + width: 85%!important; line-height: 13px; font-size: 10px; - margin: 0px 10px; + } + .button2 .spoiler{ + width: 85%!important; } .textile_bottom{ margin: 30px auto; -- libgit2 0.21.4