mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: unread counts with 2 digits were wrapping in hamburger menu
This commit is contained in:
parent
fbcc8045ec
commit
7430da0ec4
@ -139,7 +139,7 @@
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.d-dropdown & {
|
.d-dropdown & {
|
||||||
max-width: 100px;
|
max-width: 90px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user