mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fixing some regressions for profile badges
This commit is contained in:
@@ -384,11 +384,16 @@
|
||||
.top-section,
|
||||
.top-sub-section {
|
||||
margin-bottom: 20px;
|
||||
&.badges-section {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
.stats-title {
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.stats-section {
|
||||
|
||||
Reference in New Issue
Block a user