I\'m trying to get my horizontal rule to ignore the parent padding.
Here\'s a simple example of what I have:
#par
easy fix.. add to parent div:
box-sizing: border-box;