Skip to content

Commit 59036b4

Browse files
authored
Update Search.php
1 parent 3b21456 commit 59036b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/Search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ trait Search
4747
*
4848
* @var bool
4949
*/
50-
public $clearSearchButtonClass = false;
50+
public $clearSearchButtonClass = 'btn btn-outline-dark';
5151

5252
/**
5353
* Resets the search string.

0 commit comments

Comments
 (0)