mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 07:42:48 +08:00
Tweak badge appearances
This commit is contained in:
parent
7dd7b3f32c
commit
d04910b6da
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user