Skip to content

Commit

Permalink
Fixing line breaks in invite email success page (chrome and safari) (m…
Browse files Browse the repository at this point in the history
  • Loading branch information
jespino committed Sep 30, 2019
1 parent b9a9f21 commit 4c4d317
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.email {
margin: 0 4px 0 8px;
overflow-wrap: anywhere;
word-break: break-word;
}
.name {
margin: 0 4px 0 8px;
Expand Down

0 comments on commit 4c4d317

Please sign in to comment.