Skip to content

Commit

Permalink
Handle long title
Browse files Browse the repository at this point in the history
  • Loading branch information
1j01 committed Nov 17, 2021
1 parent f08720a commit df73c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classic.css
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@
padding: 2px;
margin: 8px 12px;
margin-top: 0;
overflow: hidden;
text-overflow: ellipsis;
}

* {
Expand Down

0 comments on commit df73c5d

Please sign in to comment.