From 6f125332ac80cbb3cc19e188be00c48c7e02f75b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 15:42:07 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 68de405..18b90cc 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -653,13 +653,13 @@ footer .socbuts a:hover{ } .top11_12{margin-top:11px;margin-bottom: 12px;} .map_small{ - padding-top: 47%; - background-color: grey; + padding-top: 39.198%; + background-color: #dcdcdc; margin: 14px 13px; } .top4{margin-top: 4px;} .showroom{text-align: center;} -.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;} +.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} .no_top{margin-top: 0!important;padding-top: 0!important;} .titles{ -- libgit2 0.21.4