jqh há 5 anos atrás
pai
commit
c629249430
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/Grid/Tools/QuickSearch.php

+ 1 - 1
src/Grid/Tools/QuickSearch.php

@@ -26,7 +26,7 @@ class QuickSearch extends AbstractTool
     /**
      * @var int rem
      */
-    protected $width = 18;
+    protected $width = 20;
 
     public function __construct($key = null, $title = null)
     {