border-radius for search box

This commit is contained in:
Silke Meyer 2014-06-14 18:39:23 +02:00
parent c324e2c9f9
commit e1b9783338
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ nav #search-box #search-text {
width: 150px;
max-width: 150px;
background-color: #eee;
border-radius: 5px;
}
nav .nav-menu-icon {