mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Group notification level dropdown not positioned properly.
This commit is contained in:
parent
e4e74c5fbb
commit
d677f852c4
@ -649,6 +649,8 @@
|
|||||||
.group-notification-menu .dropdown-menu {
|
.group-notification-menu .dropdown-menu {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
bottom: auto;
|
bottom: auto;
|
||||||
|
left: auto;
|
||||||
|
right: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user