1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +02:00

Fix scrubber icon alignment

This commit is contained in:
Toby Zerner
2017-07-30 09:17:50 +09:30
parent a2e0daed70
commit 287085dc25

View File

@@ -1,7 +1,8 @@
.Scrubber {
& a {
margin-left: -5px;
margin-left: -1px;
color: @muted-color;
& .fa {
font-size: 14px;
margin-right: 2px;