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:
parent
73777209eb
commit
bd07ac2dc3
|
@ -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">×</span><span class="sr-only">Close</span></button>
|
||||
|
|
Loading…
Reference in a new issue