diff --git a/ui/src/style/components/group-by-time-dropdown.scss b/ui/src/style/components/group-by-time-dropdown.scss index 12650a7566..04c64eed73 100644 --- a/ui/src/style/components/group-by-time-dropdown.scss +++ b/ui/src/style/components/group-by-time-dropdown.scss @@ -18,6 +18,7 @@ border-color: $g5-pepper; border-width: 2px; background-color: $g3-castle; + white-space: nowrap; } .dropdown-toggle { border-radius: 0px 3px 3px 0;