1
0
Fork 0

Merge branch 'fix-hashtag-ellipsis'

This commit is contained in:
Nicolas Perriault 2017-04-25 11:54:12 +02:00
commit 8087317b82
No known key found for this signature in database
GPG Key ID: DA5E4C83904F7A2A
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ body {
word-wrap: break-word;
}
.ellipsis {
.ellipsis, .hashtag {
display: block;
overflow: hidden;
white-space: nowrap;