Force wrap long email address (#2395)

lolsob-rspec
Yamagishi Kazutoshi 2017-04-25 00:31:01 +09:00 committed by Eugen
parent 8940fe2b4e
commit eb62fad451
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@
strong { strong {
display: block; display: block;
color: $color5; color: $color5;
word-break: break-word;
} }
} }