Twitter's Bootstrap 3 grid, changing breakpoint and removing padding
I m trying to move to the new boostrap 3 grid and I m facing some difficulties. How to have the grid to stack below 480px but not between 480px and 768px? above 768px the padding left of the first and the padding right of the last are outside the container, but below 768px the padding is inside the container so the look is different because the content is no more aligned with a container that could be above. when the grid stack the padding remain but to me it should be at 0. Any help would be welcome I m using the code below with bootstrap 3 RC1 <div class="container" style="background-color: