Skip to content

Commit

Permalink
Prevents words from breaking in the toc. (#22439)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisarhassan12 authored Oct 18, 2023
1 parent 5e6847e commit d011460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/user/assets/sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@

.sidebar a,
.toc a {
word-wrap: break-word;
white-space: initial;
}

Expand Down

0 comments on commit d011460

Please sign in to comment.