UX: Group notification level dropdown not positioned properly.

This commit is contained in:
Guo Xiang Tan 2016-04-04 22:53:23 +08:00
parent e4e74c5fbb
commit d677f852c4

View file

@ -649,6 +649,8 @@
.group-notification-menu .dropdown-menu {
top: 30px;
bottom: auto;
left: auto;
right: 10px;
}
}