From 049feb10919f0c5866c636e40b320e3a55f58f95 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 15:49:13 +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 18b90cc..fa7c17f 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1754,6 +1754,10 @@ p.right{text-align: right;} .nav_up{ padding: 20px 50px; } + .col-md-3{ + margin-left: 20px; + margin-right: -20px; + } } @media (min-width: 992px) and (max-width: 1199px) { footer .fleft p{ -- libgit2 0.21.4