Merge commit '6169ec56b31326e56f37ebeb65c6dfda9e477121'
* commit '6169ec56b31326e56f37ebeb65c6dfda9e477121': Fixed a typo in the inline list utility.
This commit is contained in:
commit
24d51a543a
@ -10,7 +10,7 @@
|
|||||||
padding: 0px
|
padding: 0px
|
||||||
display: inline
|
display: inline
|
||||||
|
|
||||||
// makes an inlin list that is comma delimited.
|
// makes an inline list that is comma delimited.
|
||||||
// use of this recipe is not recommended at this time due to browser support issues.
|
// use of this recipe is not recommended at this time due to browser support issues.
|
||||||
//
|
//
|
||||||
// use of :content and :after is not fully supported in all browsers.
|
// use of :content and :after is not fully supported in all browsers.
|
||||||
|
Loading…
Reference in New Issue
Block a user