mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: removes width constraint in user-card badge section
This commit is contained in:
@@ -285,7 +285,6 @@ $user_card_background: $secondary;
|
||||
.badge-section {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
width: 500px;
|
||||
padding-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user