This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-25 05:02:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
b6e03116ba
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-03 03:42:20 +08:00
.
menu-panel
{
span
.
badge-category
{
max-width
:
85
px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
}
Reference in New Issue
Copy Permalink