This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-24 16:18:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
51b0b5f2f8
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 15:42:20 -04:00
.
menu-panel
{
span
.
badge-category
{
max-width
:
85
px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
}
Reference in a new issue
Copy permalink