diff --git a/app/assets/stylesheets/common/components/time-shortcut-picker.scss b/app/assets/stylesheets/common/components/time-shortcut-picker.scss index 4c0fe065cdb..c50f0137e7a 100644 --- a/app/assets/stylesheets/common/components/time-shortcut-picker.scss +++ b/app/assets/stylesheets/common/components/time-shortcut-picker.scss @@ -38,9 +38,6 @@ &.custom-relative-wrap { .relative-time-picker { display: flex; - .select-kit.combo-box { - width: 60px; - } } } }