Skip to content

Commit

Permalink
NRPT-796 update search header text and remove minimize button (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronpettit authored Aug 19, 2021
1 parent 1edb63d commit e003466
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div>
<div class=" filter-header justify-content-center text-center p-3 ">
<div class=" filter-header justify-content-center text-left p-3 ">
<p class="mb-0">
Filter your results by name or company, dates, laws, and availablilty of documents.
Filter your results by name or company, dates, type, acts and/or regulations.
</p>
</div>
</div>
Expand Down Expand Up @@ -80,9 +80,6 @@
</form>
<div class="filter-footer">
<div class="row px-3">
<button class="filter-footer__button m-1 btn btn-primary" (click)="closeButton.emit()">
Minimize Advanced Filters
</button>
<div class="align-self-end m-1 ">
<app-share-record-button buttonText="Share Filtered Results"></app-share-record-button>
</div>
Expand Down

0 comments on commit e003466

Please sign in to comment.