mirror of
https://github.com/flarum/framework.git
synced 2024-11-30 13:36:10 +08:00
Fix scrubber icon alignment
This commit is contained in:
parent
c7767e45b5
commit
37bc5eea08
|
@ -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