mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
UX: prevent sidebar count from wrapping (#17557)
This commit is contained in:
parent
aad1e76150
commit
719efc46a9
@ -201,7 +201,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-section-link-content-badge {
|
.sidebar-section-link-content-badge {
|
||||||
width: 30%;
|
@include ellipsis;
|
||||||
|
margin-left: 0.5em;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user