I am working on a tree structure hierarchy using CSS and I need a little help with it. I want to have two parent one child link up and I am unable to view the border-left defined in the CSS ::after selector if I remove character a from content element.
Here is my jsFiddle.
How could I solve this?
a hacky solution is to change
content:'a';tocontent:' ';http://jsfiddle.net/6jsJv/3/