From a1d2b6138bd7b51f792e20ca8f470d8ba10bd98b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 25 Oct 2016 13:22:12 +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 9de0580..a8db22d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2324,6 +2324,10 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .blocks_2 .col-md-4.col-sm-6{ + padding: 0; + margin-bottom: 10px; + } .button2 a.punkt, .button2 a.punkt:hover{ width: 85%!important; line-height: 13px; -- libgit2 0.21.4