add navbar search icon

This commit is contained in:
Oliver Gorwits
2012-02-03 16:02:45 +00:00
parent 7dee307161
commit acde618a72
3 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,11 @@ body {
padding-top: 50px;
}
.navbar_icon {
vertical-align: middle;
cursor: pointer;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* various styles to adjust the hero box used for homepage + login */