border-radius for search box
This commit is contained in:
parent
c324e2c9f9
commit
e1b9783338
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ nav #search-box #search-text {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav .nav-menu-icon {
|
nav .nav-menu-icon {
|
||||||
|
|
Loading…
Reference in a new issue