mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:27:32 +08:00
UX: fix PM header title alignment (#13223)
This commit is contained in:
@ -166,6 +166,10 @@
|
|||||||
color: var(--primary-medium);
|
color: var(--primary-medium);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.header-title .private-message-glyph-wrapper {
|
||||||
|
float: left;
|
||||||
|
margin-right: 0.25em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a.badge-category {
|
a.badge-category {
|
||||||
|
Reference in New Issue
Block a user