mirror of
https://github.com/discourse/discourse.git
synced 2025-05-18 04:43:06 +08:00
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; }
|
.private_message #topic-title .private-message-glyph { display: inline; }
|
||||||
|
|
||||||
.topic-error {
|
.topic-error {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user