Skip to content

Commit 06f7264

Browse files
Dinuzthomas-mcdonald
authored andcommitted
input.search-query { // input. fix the overwriting of the search-query and allow rounded corner for the search field
1 parent c7b7035 commit 06f7264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/assets/stylesheets/bootstrap/_forms.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ input:focus:required:invalid, textarea:focus:required:invalid, select:focus:requ
381381
// SEARCH FORM
382382
// -----------
383383

384-
.search-query {
384+
input.search-query { // input. fix the overwriting of the search-query and allow rounded corner for the search field
385385
padding-right: 14px;
386386
padding-right: 4px \9;
387387
padding-left: 14px;

0 commit comments

Comments
 (0)