I have a div that\'s set to width 100%. I wanted to set a margin right and left of 20px. For some reason only the left is being pushed over 20px. It ignores the right. Is th
Remove the 100% width and only give it 20px margin left and right and you'll be fine.
width
margin