On mobile devices, I am experiencing an unwanted margin-right on my page. Despite trying various solutions found in this discussion thread, including using body, html {margin:0;}
and margin-right:-8px;
with !important, the default margin persists.
https://i.sstatic.net/mwXM4.png
UPDATE: I have identified the two divs responsible for the issue and have isolated them in a codepen. Check it out here: http://codepen.io/caesar9/pen/jWyaoq