diff --git a/src/app/app.css b/src/app/app.css index 99581dd43..4e5323d06 100644 --- a/src/app/app.css +++ b/src/app/app.css @@ -489,10 +489,6 @@ html, body, #root { color: var(--pf-v5-global--palette--black-300); } -.datetime-picker__datetime-selected-display { - max-width: 14em !important; -} - .datetime-picker__calendar .pf-v5-c-calendar-month__header-year{ min-width: 6em !important; }