I am having a weird issue with the scroll on a responsive site.
When i make my footer element 100% with @media screen (max-width:480px), it creates a horizontal scroll bar because of the vertical scroll bar. Is there any way to get rid of that and keep my elements at 100%?