Index: branches/1.0.x/inc/cart.css
===================================================================
diff -u -r14805 -r14824
--- branches/1.0.x/inc/cart.css (.../cart.css) (revision 14805)
+++ branches/1.0.x/inc/cart.css (.../cart.css) (revision 14824)
@@ -195,8 +195,8 @@
.checkout-form .safe-shop {
background: url(@templates_base@/img/safe-shop.jpg) no-repeat 0 40px;
- min-height: 160px;
- margin: 115px 0 115px 50px;
+ min-height: 335px;
+ margin: 115px 0 0 50px;
}
.checkout-form .safe-shop .title {
color: #389901;
Index: branches/1.0.x/checkout.tpl
===================================================================
diff -u -r14822 -r14824
--- branches/1.0.x/checkout.tpl (.../checkout.tpl) (revision 14822)
+++ branches/1.0.x/checkout.tpl (.../checkout.tpl) (revision 14824)
@@ -122,6 +122,8 @@