mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Tweak badge appearances
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.DiscussionHero {
|
||||
.badges {
|
||||
margin-right: 5px;
|
||||
margin-right: 10px;
|
||||
margin-bottom: -2px;
|
||||
}
|
||||
}
|
||||
|
@@ -25,7 +25,7 @@
|
||||
white-space: nowrap;
|
||||
pointer-events: none;
|
||||
|
||||
.badge {
|
||||
.Badge {
|
||||
margin-left: -15px;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
|
Reference in New Issue
Block a user