HoverCard: Reposition badges

merge-requests/155/head
Alex Gleason 4 years ago
parent 9a5046179b
commit 5081dd73c0
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -77,8 +77,10 @@
}
.profile-hover-card__badges {
margin: 0 20px 20px;
display: flex;
position: absolute;
top: 110px;
left: 120px;
.badge {
padding: 2px 4px;

Loading…
Cancel
Save