This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-02 05:29:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33669f97e4
discourse
/
app
/
assets
/
stylesheets
/
mobile
/
menu-panel.scss
8 lines
116 B
SCSS
Raw
Normal View
History
Unescape
Escape
UX: Long category names pushed badges to a new line in the hamburger
2015-09-02 14:42:20 -05:00
.
menu-panel
{
span
.
badge-category
{
max-width
:
85
px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
}
Reference in New Issue
Copy Permalink