Fixed list style
This commit is contained in:
parent
8b951403e4
commit
644563dbf5
|
@ -107,6 +107,7 @@ form.search-box {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
list-style: none;
|
||||||
right: 0;
|
right: 0;
|
||||||
margin: $-m 0;
|
margin: $-m 0;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
|
Loading…
Reference in New Issue