mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 23:26:18 +08:00
Groups on user profile missing margin
This commit is contained in:
parent
096a81158a
commit
5feeac221e
|
@ -59,6 +59,9 @@
|
|||
color: $primary;
|
||||
|
||||
&.groups {
|
||||
span:not(:last-of-type) {
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
span:after {
|
||||
content: ",";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user