FIX: Broken PM title line wrapping

This commit is contained in:
Joshua Rosenfeld 2018-04-06 00:03:54 -04:00 committed by GitHub
parent 0623785f69
commit 8da296ce12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
}
}
.private-message-glyph {
float: left;
}
.private_message #topic-title .private-message-glyph { display: inline; }
.topic-error {