Skip to content

Commit

Permalink
Chore: break text to fit into dialog (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHoldstock authored Sep 21, 2018
1 parent 8bd1bb9 commit 3a5cc86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Annotator.scss
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@

.ba-annotation-comment-text {
margin-bottom: 0;
word-break: break-word;

& p {
margin: 0;
Expand Down

0 comments on commit 3a5cc86

Please sign in to comment.