diff --git a/admin-dev/themes/default/template/controllers/orders/view.tpl b/admin-dev/themes/default/template/controllers/orders/view.tpl index 5eef5609b..1d07e203b 100755 --- a/admin-dev/themes/default/template/controllers/orders/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/view.tpl @@ -432,7 +432,7 @@
-
+
@@ -495,7 +495,7 @@
-
+
diff --git a/css/admin.css b/css/admin.css index ab7503627..c159fc35e 100644 --- a/css/admin.css +++ b/css/admin.css @@ -2141,6 +2141,7 @@ div#scrollTop a:hover{ /*commandes*/ .container-command {width:100%} +.container-command-top-spacing {margin-top: 25px;} .bloc-command {background-color:#EBEDF4; border:1px solid #CCCED7; margin-bottom:10px;} .button-command {float:right; padding:10px;}