[ADF-4179] Fix styles of facet-buttons (#4491)

This commit is contained in:
davidcanonieto
2019-03-25 18:00:38 +00:00
committed by Eugenio Romano
parent 8a86981da7
commit f7a07967af
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
</mat-error>
</mat-form-field>
<div class="facet-buttons facet-buttons--topSpace">
<div class="adf-facet-buttons adf-facet-buttons--topSpace">
<button mat-button color="primary" type="button" (click)="reset()" data-automation-id="date-range-clear-btn">
{{ 'SEARCH.FILTER.ACTIONS.CLEAR' | translate }}
</button>