mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
group icon needs margin
This commit is contained in:
parent
0f1137dafa
commit
d678ef2653
@ -369,6 +369,11 @@ aside.quote {
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
&.group {
|
||||
.d-icon {
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.d-icon-times {
|
||||
margin-left: 0.25em;
|
||||
|
Loading…
Reference in New Issue
Block a user