Skip to content

Use responsive bootstrap classes for the container width

Christopher Mark Fullarton requested to merge fixResponsiveContainerWidth into staging

The container will now use col-xs-12, col-sm-10, col-md-10 and col-lg-6 classes

Fixes #201 (closed)

Merge request reports