diff --git a/src/panels/logbook/ha-panel-logbook.ts b/src/panels/logbook/ha-panel-logbook.ts index a69adc24a6..b20fe0be0b 100644 --- a/src/panels/logbook/ha-panel-logbook.ts +++ b/src/panels/logbook/ha-panel-logbook.ts @@ -315,7 +315,6 @@ export class HaPanelLogbook extends LitElement { .filters { display: flex; - align-items: flex-end; padding: 8px 16px 0; }