Browse Source

Update list.less

Dan Stroot 11 năm trước cách đây
mục cha
commit
4fcbcc1243
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      less/list.less

+ 1 - 1
less/list.less

@@ -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));
   }
 }