try to make clear intent of each search button

This commit is contained in:
Oliver Gorwits
2013-09-22 13:58:57 +01:00
parent 052f3ed29a
commit 06df98cf55
6 changed files with 11 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ body {
/* magnifying glass icon for search box */
.nd_navbar-icon {
vertical-align: sub;
margin-top: 4px;
cursor: pointer;
}