Add a class for the div around the actual page content to make it

easier to query for the interesting stuff
 - Legacy-Id: 8527
This commit is contained in:
Ole Laursen 2014-10-31 17:14:42 +00:00
parent 73777209eb
commit bd07ac2dc3

View file

@ -108,7 +108,7 @@
{% endwith %}
</ul>
</div>
<div class="col-xs-9 col-md-10">
<div class="col-xs-9 col-md-10 content-wrapper">
<!--[if lt IE 8]>
<p id="browsehappy" class="collapse alert alert-warning alert-dismissible">
<button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>