mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 17:23:49 +08:00
Ensure css applies to .user-main > .about icons regardless of tag
This commit is contained in:
@ -80,7 +80,8 @@
|
||||
font-weight: normal;
|
||||
font-size: 1em;
|
||||
margin: 5px 0;
|
||||
i:not(:first-of-type) {
|
||||
|
||||
.d-icon:not(:first-of-type) {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user