http://jsfiddle.net/LtZAv/
.child .comment-box is displayed and overlapping the first .child .comment-box.child .comment-box in the region of div.content with float:right is not displayed.You have to change the position of comment-box div to relative
like
.comment-box { position: relative; }
so shadow will overlap the first div.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With