From dec2568fc0de7d82e62f8a50e2034ca7fec9beb6 Mon Sep 17 00:00:00 2001 From: jBreux Date: Thu, 26 Jan 2012 17:45:17 +0000 Subject: [PATCH] // Fix CSS --- admin-dev/themes/default/template/controllers/orders/view.tpl | 4 ++-- css/admin.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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;}