From aefe3948ee58aecdb12070f26444ad1dc12c74bc Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 15:53:43 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8269a19..48377eb 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -685,8 +685,8 @@ footer .socbuts a:hover{ } .textile_bottom{ float: left; + margin: 80px 50px; width: 100%; - margin: 80px 0; } .textile_bottom.tb1{ margin-top: 73px; @@ -1758,6 +1758,10 @@ p.right{text-align: right;} margin-left: 22px; margin-right: -22px; } + .filters.col-md-3{ + margin-left: 9px; + margin-right: -9px; + } } @media (min-width: 992px) and (max-width: 1199px) { footer .fleft p{ -- libgit2 0.21.4