From 71882a4f777965695341094dd2e9a9583deb6493 Mon Sep 17 00:00:00 2001 From: mBertholino Date: Wed, 11 Jan 2012 09:50:13 +0000 Subject: [PATCH] [-] BO : #PSTEST-421 - Bug minor Fixed git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12336 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/default/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/css/admin.css b/admin-dev/themes/default/css/admin.css index e7ac08a01..5c01d3383 100644 --- a/admin-dev/themes/default/css/admin.css +++ b/admin-dev/themes/default/css/admin.css @@ -240,7 +240,7 @@ form#product_form h4 { font-size:18px; font-weight:normal;} .productTabs ul li.tab-row a { display:block; font-weight:normal; color:#666;padding: 7px 10px; border-top:1px solid #CCCED7; border-right:1px solid #CCCED7;} .productTabs ul li.tab-row a.selected { background-color:#EBEDF4;font-weight:bold;color:#000; border-right:none;} .product-tab-content h4.tab { display:none;} - +#product_list {margin-bottom:0.5em} #categories-treeview { } #product-tab-content-3-Associations .Association td.col-left { width:200px;}