mirror of https://github.com/zulip/zulip.git
recent_view: Reduce width of unread header.
This commit is contained in:
parent
ab54a3b792
commit
fe2d6c07fb
|
@ -105,6 +105,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.unread_sort {
|
.unread_sort {
|
||||||
|
padding-left: 6px;
|
||||||
|
|
||||||
.zulip-icon-unread {
|
.zulip-icon-unread {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
|
|
Loading…
Reference in New Issue