md-like positioning for dropdown menu

This commit is contained in:
psychobunny
2015-08-21 18:15:43 -04:00
parent acdfb87117
commit cb071f3772

View File

@@ -53,6 +53,11 @@
bottom: 30px;
}
.dropdown-menu {
margin-top: -35px;
margin-right: -2px;
}
.user-img {
width:24px;
height:24px;