From fd974b50271a9556fb748791ce66a2cc78a89f6c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 25 Oct 2016 13:29:41 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index fcf3106..24300bf 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2324,6 +2324,13 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .main-box1{ + padding-bottom: 10px; + } + .main-box2{ + padding-bottom: 30px; + padding-top: 15px; + } .blocks_2 .col-md-4.col-sm-6{ padding: 0; } @@ -2457,13 +2464,6 @@ p.right{text-align: right;} .main-box1 a img{ max-width:305px; } - .main-box1{ - padding-bottom: 10px; - } - .main-box2{ - padding-bottom: 30px; - padding-top: 15px; - } .post_cont{ justify-content: center; overflow: hidden; -- libgit2 0.21.4