diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index e2ef4cf603..39b1addddc 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2039,6 +2039,7 @@ egw-validation-feedback[type] { .nextmatch_header_row > .filtersContainer > et2-select, .nextmatch_header_row > .filtersContainer > et2-select-cat { /* Make all filters the same size. Otherwise they'll flex for different sized values */ max-width: 33%; + width: calc(33% - 4px); } .nextmatch_header_row > .header_row_right {