//BO more compliant with 1024x768

This commit is contained in:
vAugagneur
2013-01-14 14:24:05 +01:00
parent 60260c4757
commit 61371b5b4c
6 changed files with 35 additions and 27 deletions
@@ -61,7 +61,7 @@ class AdminSpecificPriceRuleControllerCore extends AdminController
'name' => array(
'title' => $this->l('Name'),
'filter_key' => 'a!name',
'width' => 200
'width' => 'auto'
),
'shop_name' => array(
'title' => $this->l('Shop'),