bitovi / documentcss

A documentation/guide portal for the Live Style Guide feature of DocumentJS
https://documentcss.com/
MIT License
72 stars 7 forks source link

Fix sidebar demos #30

Open lkodai opened 8 years ago

lkodai commented 8 years ago

Diagnose and fix sidebar demo.

sidebar issue

Places to start: Does the demo file exist? Is there anything in it? Is it linked correctly in the code? Is there weird positioning on the element?

leoj3n commented 7 years ago

Looks like this page:

http://documentcss.com/examples/styles/sidebar.less.html

Still has errors. In addition to the missing styling, for instance, it looks like there are HTML errors as well, like a missing </li>:

https://github.com/bitovi/documentcss/blob/5b508a4294be12f16256a5a9e3f41dca0163de4c/examples/demos/lists.html#L54-L55