From 7f2c239cc238e3016fb3414552d0a8aec618ab24 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 24 May 2016 17:19:09 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 672b026..59354a6 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -196,7 +196,8 @@ a.more_map{color:#99a5ad;border-bottom:1px dotted #99a5ad;text-decoration:none;f .loyout{padding:20px 0px;} .leftbar{float:left;width:172px;margin-right: 20px; } -.rightbar{float:right;width:380px;margin-left:40px;margin-right: 20px;} +.rightbar{float:right;width:380px;margin-left:40px;} +.rightbar.basket_rightbar{margin-right: 20px;} .rightbar2{float:right;width:320px;} .content {overflow:hidden;min-height:500px;} * html .content{height:1%;} @@ -522,7 +523,7 @@ ul.social {margin-top: 20px;} .pixbox{width:160px;margin:0 auto;height:200px;overflow: hidden;text-align: center;} -.form-order{background:#f5f5f5;padding:10px;border:1px solid #d2d2d2;} +.form-order{background:#f5f5f5;padding:0 20px 20px 20px;} #order-payment{float:right;width:280px;} #order-delivery{float:right;width:280px;} -- libgit2 0.21.4