mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
left_sidebar: Restore and note positioning context for unread dots.
This commit is contained in:
parent
b0d588bd98
commit
4fac53e35c
@ -504,6 +504,8 @@ li.active-sub-filter {
|
||||
/* Unset padding from individual top_left items */
|
||||
padding: 0;
|
||||
border-radius: 4px;
|
||||
/* Set a positioning context for the unread dot. */
|
||||
position: relative;
|
||||
|
||||
.unread_count {
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user