Erffun / JsonTree

Erff JsonTree with lazy support
http://erffun.github.io/jsontree/
GNU General Public License v3.0
5 stars 3 forks source link

tree>ul>li:after above other elements, causing issues #1

Open iggy opened 10 years ago

iggy commented 10 years ago

I've used your wonderfully small, yet quite feature-ful library in a project I'm working on ( https://github.com/iggy/simone ). The only problem I've had so far is the :after styling is causing little invisible boxes to "float" over some other elements on the page. In this case it's floating over some check-boxes making them inaccessible to users. Check the image to see what I'm talking about.

treeview-issue

iggy commented 10 years ago

I guess I got a little ahead of myself. I've removed the css rules having to do with :after and my problem seems to have gone away. I can't help but think those rules were there for a reason though.

Erffun commented 10 years ago

Dear Iggy, Thank you for using my component, I will work on the issue you mentioned, and I will inform you if i could release a new bug free version, I'll be back soon.