From 640d07e356cfb83a0f6f4e6d75d23026988e5c3c Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Tue, 19 Jun 2012 12:41:20 +0000 Subject: [PATCH] [-] BO : fixed bug #PSCFV-2731 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16079 b9a71923-0436-4b27-9f14-aed3839534dd --- css/admin.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/admin.css b/css/admin.css index 749fd9c1e..619128ae7 100644 --- a/css/admin.css +++ b/css/admin.css @@ -1759,9 +1759,9 @@ a.action_module_delete { .select_theme{ text-align: center; width: 220px; - height: 235px; float: left; - margin-bottom: 20px; + margin: 10px; + padding: 10px; cursor: pointer; border: 1px solid #FFFFF0; color: #000000;