about absolute position #245
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
code
Print Tree
label_child1: top:10, left:10
label_child2: top:120, left:120
I think label_child2 's left & top both should be 110.
Yeah it seems that absolute positioned items aren't correctly respecting border. Can you add a jsfiddle repro? http://jsfiddle.net/s8ksdpre/1/
OK , my partner will try doing this.
http://jsfiddle.net/s8ksdpre/2/
@emilsjolander Awesome! 💯