Put mistake back

This commit is contained in:
Dan Stroot 2014-07-23 09:10:28 -07:00
parent a59aa6699a
commit 3e302887e4

View file

@ -14,6 +14,6 @@
top: (2em / 14); top: (2em / 14);
text-align: center; text-align: center;
&.@{fa-css-prefix}-lg { &.@{fa-css-prefix}-lg {
left: (-@fa-li-width + (4em / 14)); left: -@fa-li-width + (4em / 14);
} }
} }