mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:20:43 +08:00
Hide PM glyph, follow-up to 02dbcac
This commit is contained in:
parent
7d8c33a094
commit
af3dce4930
|
@ -207,6 +207,13 @@ a.badge-category {
|
|||
.suggested-topics .suggested-topics-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.private-message-glyph {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.extra-info-wrapper .header-title .private-message-glyph {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-links-container {
|
||||
|
|
Loading…
Reference in New Issue
Block a user