Skip to content

Commit 652d6d0

Browse files
authored
Merge pull request #161 from balping/patch-2
Force searchbox to be white
2 parents fb6d398 + 8012deb commit 652d6d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/assets/sass/components/_nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ nav.main {
7474
input {
7575
display: inline-block;
7676
border: none;
77+
background: inherit;
7778
flex: 1;
7879
height: 100% !important;
7980
&:focus { outline: none; }

0 commit comments

Comments
 (0)