mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Fixing some regressions for profile badges
This commit is contained in:
parent
70acfa47d7
commit
5e11bc79ff
4 changed files with 21 additions and 1 deletions
|
@ -75,6 +75,11 @@
|
|||
margin-bottom: 10px;
|
||||
box-sizing: border-box;
|
||||
|
||||
&.user-badges-list {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.btn.right {
|
||||
float: right
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue