Fixed a bug in +horizontal-list mixin
This commit is contained in:
parent
8aeedb616b
commit
f033ee2ec0
@ -46,7 +46,7 @@
|
|||||||
A list(ol,ul) that is layed out such that the elements are floated left and won't wrap.
|
A list(ol,ul) that is layed out such that the elements are floated left and won't wrap.
|
||||||
This is not an inline list.
|
This is not an inline list.
|
||||||
=horizontal-list(!padding = 4px)
|
=horizontal-list(!padding = 4px)
|
||||||
+horizontal-list-item-container
|
+horizontal-list-container
|
||||||
li
|
li
|
||||||
+horizontal-list-item(!padding)
|
+horizontal-list-item(!padding)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user