remove border radius from searchbar
This commit is contained in:
parent
b04dc735c0
commit
1011211a04
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@ ul.list {
|
|||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
border-radius: 0;
|
||||
padding: 6px 0;
|
||||
font-family: $main_font;
|
||||
font-size: 1.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue