Skip to content

Commit 0fa07af

Browse files
authored
Merge pull request #2123 from jercaianu/long_names
Long names now have trailing dots
2 parents f576fef + bf6b9e4 commit 0fa07af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,8 @@ body.std .subnav .d_inlinecode
477477
{
478478
display: block;
479479
font-weight: normal;
480+
overflow: hidden;
481+
text-overflow: ellipsis;
480482
}
481483

482484
body.std .subnav li li > a > span,

0 commit comments

Comments
 (0)