From 33103268a86c6d9307d8d806601ea50058b5b926 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:30:14 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 643696b..e1e690a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2197,6 +2197,13 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + footer .fright{ + margin-left: 0px; + } + .aw_logo a{ + padding-right: 17px; + background-size: 13%; + } .menu .container { padding: 0px; display: none; -- libgit2 0.21.4