mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix badge wrapping on user summary
This commit is contained in:
parent
e28fbf73c7
commit
c161f5e0b2
@ -247,6 +247,7 @@
|
||||
display: grid;
|
||||
grid: auto-flow / repeat(3, 1fr);
|
||||
grid-gap: 1em;
|
||||
width: 100%;
|
||||
margin-bottom: 1.5em;
|
||||
|
||||
@include breakpoint(medium) {
|
||||
|
Loading…
Reference in New Issue
Block a user