Ok ok, I know. This question has been asked a lot. But, so far, I have not found a working solution. I boiled my page down to nothing but this:
An easier way is to simply remove the margins on the offending row(s):
.row { margin-left: 0px; margin-right: 0px; }