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