Skip to content

Commit

Permalink
Merge pull request #6301 from zishanmirza/develop
Browse files Browse the repository at this point in the history
Fix text overflow in Source Interface replies
  • Loading branch information
legoktm authored Feb 23, 2022
2 parents ecd6b2b + 9ea0fbd commit f2c9586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions securedrop/sass/source.sass
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ p#codename
margin-bottom: 1em
border-radius: 5px
position: relative
overflow-wrap: break-word

&:dir(rtl)
text-align: right
Expand Down

0 comments on commit f2c9586

Please sign in to comment.