[ACA-2601] Search-date-range - fix content overlap (#1246)

This commit is contained in:
Suzana Dirla
2019-11-12 07:57:34 +02:00
committed by Cilibiu Bogdan
parent 3411b6051b
commit ef97c646bc

View File

@@ -73,4 +73,8 @@
}
}
}
.adf-search-date-range .mat-form-field:not(:first-child) {
margin-top: 20px;
}
}