make search box readable when you are typing stuff into it [ci skip]
This commit is contained in:
parent
35676cddac
commit
2735f531f4
1 changed files with 1 additions and 0 deletions
|
|
@ -1194,6 +1194,7 @@ header #global_search
|
||||||
&:focus
|
&:focus
|
||||||
@include box-shadow(0,0,5px,#fff)
|
@include box-shadow(0,0,5px,#fff)
|
||||||
:outline none
|
:outline none
|
||||||
|
:background-color white
|
||||||
|
|
||||||
input[type='search']
|
input[type='search']
|
||||||
:width 220px
|
:width 220px
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue