@@ -27,7 +27,7 @@ class MaterioSapiSearchForm extends FormBase {
$form['search'] = [
'#type' => 'textfield',
// '#title' => $this->t('Search'),
- '#maxlength' => 64,
+ '#maxlength' => 150,
'#size' => 25,
'#weight' => '0',
'#attributes' => [