mirror of
https://github.com/flarum/core.git
synced 2025-06-11 17:11:51 +02:00
Make badge icons not blurry by making sure they can centre accurately
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
}
|
||||
}
|
||||
.badge {
|
||||
.badge-size(24px);
|
||||
.badge-size(23px);
|
||||
border: 2px solid @fl-body-bg;
|
||||
background: @fl-body-muted-color;
|
||||
color: #fff;
|
||||
|
Reference in New Issue
Block a user