Details
Description
When scaling the explorer webapp to a minimal, then left hand side menu breaks apart in multiple lines and becomes confusing. Ideally it would be as simple as adding the css style whitespace:nowrap; to that component.
When scaling the explorer webapp to a minimal, then left hand side menu breaks apart in multiple lines and becomes confusing. Ideally it would be as simple as adding the css style whitespace:nowrap; to that component.
It was almost that simple. I've added a min-width to the task filter box to prevent it collapsing behind the now non-wrapping text.