[bugfix] Fix width of content row
With the old layout the ".wrapper .row{margin:0px;}" overwrites the "margin:-15px" of bootstrap. However, in the modified layout the .row is no longer contained in a .wrapper but in #main-content.
Showing
Please register or sign in to comment