From 97f9decf3ca6e0a56590f317d8e433d503589d98 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Wed, 22 Feb 2012 09:47:29 +0000 Subject: [PATCH] =?UTF-8?q?//fixed=20bug=20#PSTEST-815=20-=20FO=20-=20Eche?= =?UTF-8?q?lle=20d'avancement=20de=20la=20commande=20empi=C3=A8te=20dans?= =?UTF-8?q?=20la=20colonne=20de=20droite.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/css/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index 56f6b31b0..9d24ec3f9 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -630,8 +630,8 @@ ul.idTabs li { ************************************************************************************************ */ /* nav bottom ********************************************************************************** */ -#order #left_column {display:none} -#order #center_column{width:757px} +#order #left_column , #order-confirmation #left_column {display:none} +#order #center_column, #order-confirmation #center_column{width:757px} .cart_navigation {margin:20px 0} .cart_navigation .exclusive,