From d975a6a466ac25d156a18ad4f8019b590b904adb Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 15:50:19 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index fa7c17f..8269a19 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1755,8 +1755,8 @@ p.right{text-align: right;} padding: 20px 50px; } .col-md-3{ - margin-left: 20px; - margin-right: -20px; + margin-left: 22px; + margin-right: -22px; } } @media (min-width: 992px) and (max-width: 1199px) { -- libgit2 0.21.4