Skip to content

Commit

Permalink
Merge pull request #10338 from nanaya/topic-title-wrap
Browse files Browse the repository at this point in the history
Fix overflowing topic title
  • Loading branch information
notbakaneko authored Jul 5, 2023
2 parents f7954ec + 24ccfbc commit c6d5579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/css/bem/forum-topic-title.less
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
color: @osu-colour-c1;
border-bottom: 1px solid transparent;
line-height: normal;
overflow-wrap: anywhere;

&--display {
.@{_top}__title-container[data-title-edit="1"] & {
Expand Down

0 comments on commit c6d5579

Please sign in to comment.