Skip to content

Commit

Permalink
Break long words in the prev/next buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Feb 23, 2022
1 parent 9534e33 commit 45fa3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/furo/assets/styles/components/_footer.sass
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ footer
align-items: flex-end

.context
word-break: break-word
display: flex
align-items: center

Expand Down

0 comments on commit 45fa3ca

Please sign in to comment.