mirror of
https://github.com/flarum/framework.git
synced 2025-02-17 22:22:44 +08:00
Fix scrubber icon alignment
This commit is contained in:
parent
a2e0daed70
commit
287085dc25
|
@ -1,7 +1,8 @@
|
|||
.Scrubber {
|
||||
& a {
|
||||
margin-left: -5px;
|
||||
margin-left: -1px;
|
||||
color: @muted-color;
|
||||
|
||||
& .fa {
|
||||
font-size: 14px;
|
||||
margin-right: 2px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user