diff --git a/app/views/backend/accessories/index.blade.php b/app/views/backend/accessories/index.blade.php index 0dc3f735c0..089074445c 100755 --- a/app/views/backend/accessories/index.blade.php +++ b/app/views/backend/accessories/index.blade.php @@ -61,7 +61,6 @@ ), 'columnDefs'=> array( array('bSortable'=>false,'targets'=>array(3)), - array('width'=>'20%','targets'=>array(3)), ), 'order'=>array(array(0,'asc')), 'bProcessing'=>true,