From 53254ab5687fe3ace2f63c1905f026b74edc9590 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 24 May 2016 16:28:28 +0300 Subject: [PATCH] Веталь --- frontend/views/basket/index.php | 6 ++++-- frontend/web/css/style.css | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/frontend/views/basket/index.php b/frontend/views/basket/index.php index 2b3e039..d759c7d 100755 --- a/frontend/views/basket/index.php +++ b/frontend/views/basket/index.php @@ -40,7 +40,7 @@ $('#order-delivery input[type=\"radio\"]').click(function(){

Корзина

-'btn-success']) ?> + false]); ?>
@@ -108,7 +108,9 @@ $('#order-delivery input[type=\"radio\"]').click(function(){ -
+
+ 'btn-success cont_shopping']) ?> +
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 62431d8..33b63b3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1277,4 +1277,7 @@ ul.product-special li.promo:after { .field-orders-delivery .control-label, .field-orders-payment .control-label, .field-orders-body .control-label { width: 100%; float: left; +} +.basket_title_ { + text-align: center; } \ No newline at end of file -- libgit2 0.21.4