FIX: Broken PM title line wrapping
This commit is contained in:
parent
0623785f69
commit
8da296ce12
|
@ -43,6 +43,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.private-message-glyph {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.private_message #topic-title .private-message-glyph { display: inline; }
|
||||
|
||||
.topic-error {
|
||||
|
|
Loading…
Reference in New Issue