mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Remove white border from badges, decrease overlap
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
pointer-events: none;
|
||||
|
||||
.Badge {
|
||||
margin-left: -15px;
|
||||
margin-left: -10px;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user