Force wrap long email address (#2395)

This commit is contained in:
Yamagishi Kazutoshi 2017-04-25 00:31:01 +09:00 committed by Eugen
parent 092fdc89fa
commit b073b092c9
1 changed files with 1 additions and 0 deletions

View File

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