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