Force wrap long email address (#2395)

pull/2408/head
Yamagishi Kazutoshi 8 years ago committed by Eugen
parent 092fdc89fa
commit b073b092c9

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

Loading…
Cancel
Save