mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ACS-8916] [ACA] The calendar button in advanced search filters is placed too low in the date dialog (#10369)
This commit is contained in:
committed by
GitHub
parent
db22c6aac9
commit
d06c829dac
@@ -1,11 +1,6 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@import "styles/mat-selectors";
|
||||
|
||||
adf-search-date-range {
|
||||
#{$mat-icon-button}:is(button),
|
||||
#{$mat-icon-button}#{$mat-button-base} {
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.adf-search-date-range-container {
|
||||
margin-top: 20px;
|
||||
padding: 10px;
|
||||
@@ -39,6 +34,8 @@ adf-search-date-range {
|
||||
margin-bottom: 12px;
|
||||
|
||||
#{$mat-form-field-flex} {
|
||||
align-items: center;
|
||||
|
||||
#{$mat-form-field-infix} {
|
||||
padding: 0.375em 0 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user