Section wrapper fix

This commit is contained in:
L. Henze
2019-09-18 14:53:08 -04:00
parent 6aee498d29
commit ba133084c8

View File

@@ -20,7 +20,7 @@
<section class="comcol-page-browse-section">
<!-- Browse-By Links -->
<ds-comcol-page-browse-by [id]="parentContext.id" [contentType]="parentContext.type"></ds-comcol-page-browse-by>
</section>
<div class="browse-by-metadata w-100">
<ds-browse-by *ngIf="startsWithOptions" class="col-xs-12 w-100"
@@ -38,7 +38,7 @@
</ds-browse-by>
<ds-loading *ngIf="!startsWithOptions" message="{{'loading.browse-by-page' | translate}}"></ds-loading>
</div>
</section>
<footer >
<div >