mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
UX: Group notification level dropdown not positioned properly.
This commit is contained in:
parent
e4e74c5fbb
commit
d677f852c4
1 changed files with 2 additions and 0 deletions
|
@ -649,6 +649,8 @@
|
|||
.group-notification-menu .dropdown-menu {
|
||||
top: 30px;
|
||||
bottom: auto;
|
||||
left: auto;
|
||||
right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue