Skip to content

Commit 8abc305

Browse files
committed
list-of-extensions: disable ellipses for now
Can't figure out the right CSS incantations to make the ellipses appear at the end of the text, without occluding the entire div of the li. For now, just letting the overflow cut off is good enough.
1 parent f3a86e2 commit 8abc305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_pages/list-of-extensions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ function toggleAllCategories(checked) {
8585
align-items: center;
8686
line-height: 0.9em;
8787
overflow: hidden;
88-
text-overflow: ellipsis;
8988
white-space: nowrap;
9089
}
9190
#list-of-extensions li div {

0 commit comments

Comments
 (0)