How to remove padding from first and last row element properly in Twitter Bootstrap
I've been using bootstrap for quite a while now and I'm facing this problem for the first time. I really don't know how to do this. I have found many people suggesting to just remove padding-left on the first-child element…