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