//BO more compliant with 1024x768

This commit is contained in:
vAugagneur
2013-01-14 14:24:05 +01:00
parent 4dad9522e5
commit 7e4897034d
6 changed files with 35 additions and 27 deletions
@@ -206,7 +206,7 @@ class AdminProductsControllerCore extends AdminController
else
$this->fields_list['name_category'] = array(
'title' => $this->l('Category'),
'width' => 230,
'width' => 'auto',
'filter_key' => 'cl!name',
);
$this->fields_list['price'] = array(