The main question: how to configure bootstrap boot script? My code partially works, but I cannot fix it. It is difficult to explain that for a better understanding I made the visualization presented in the screenshots.
I posted the actual cleared template code on JSFIDDLE .
Now that the width is greater than 1200px columns, this means that they are two span6 side by side: Between the 1200px and 980px display should look: Less than 979px and more than 768px in the first conflict with navigation. I would like to have something like this in a container center: Until the next shrinkage below the right column 768px jumps to a new line and remains there, reducing further to 480 pixels and lower. I think the view below is suitable for mobile devices and improves the appearance in narrow desktop browsers, except that when scaling both columns are not in the center:
The smallest width meets my expectations.
source share