add hover effect to usermenu caret

This commit is contained in:
marijus
2014-02-28 23:04:38 +01:00
parent 745f20ccbf
commit b390336016
4 changed files with 15 additions and 5 deletions

View File

@@ -110,3 +110,9 @@ nav .navbar-collapse {
}
/* nav overrides end */
.dropdown-menu img {
width: 32px;
height: 32px;
margin-right: 5px;
}