From 60671fb1ad1fac89d2973677bbb1dc805e5df5b9 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:22:11 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 04d1923..643696b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2189,9 +2189,12 @@ p.right{text-align: right;} footer .fleft{ margin-left:10px; } - .footer .container{ + footer .container{ padding-right: 15px; } + footer .fright{ + margin-left: -10px; + } } @media (max-width: 991px) { .menu .container { -- libgit2 0.21.4