-
Mark Skipper authored
According to http://getbootstrap.com/css/#grid-intro the proper way to get a full page layout is to use container-fluid but a normal row, which has negative margin to undo the padding. It's all very confusing; but this feels better than my first effort.
Mark Skipper authoredAccording to http://getbootstrap.com/css/#grid-intro the proper way to get a full page layout is to use container-fluid but a normal row, which has negative margin to undo the padding. It's all very confusing; but this feels better than my first effort.