mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-09 00:05:53 -05:00
Force wrap long email address (#2395)
This commit is contained in:
committed by
Eugen
parent
092fdc89fa
commit
b073b092c9
@@ -210,6 +210,7 @@
|
||||
strong {
|
||||
display: block;
|
||||
color: $color5;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user