UX: truncate category names after suggested topics
It's supposed to be project ... not proiect
This commit is contained in:
parent
172b7bbb85
commit
bbf9ca2e14
|
@ -49,6 +49,7 @@
|
|||
#suggested-topics h3 .badge-wrapper.box span,
|
||||
#suggested-topics h3 .badge-wrapper.bar span {
|
||||
display: inline;
|
||||
overflow: inherit;
|
||||
}
|
||||
|
||||
#suggested-topics h3 .badge-wrapper.bullet span.badge-category, {
|
||||
|
|
Loading…
Reference in New Issue