Fix icon alignment

This commit is contained in:
leigh-mil 2019-09-20 13:39:09 -04:00
parent a342aed7e2
commit 7402c0c84e

View File

@ -27,6 +27,7 @@
.icon { .icon {
@include icon-size(12); @include icon-size(12);
bottom: -1px;
} }
} }
} }