Update list.less

This commit is contained in:
Dan Stroot 2014-07-22 06:22:02 -07:00
parent b0c97305fd
commit 4fcbcc1243

View file

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