From 2f25296180809043b2e0b2a67eefda600960d559 Mon Sep 17 00:00:00 2001 From: Pete Vilter Date: Mon, 9 Jul 2018 17:55:03 -0400 Subject: [PATCH] ui: make dashboard dropdown taller so you can see new option Previously, it cut off right above the new "Hardware" option, making it look like it wasn't there. Release note: None --- pkg/ui/styl/shame.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ui/styl/shame.styl b/pkg/ui/styl/shame.styl index ac57c47e0243..0e629a8acfe2 100644 --- a/pkg/ui/styl/shame.styl +++ b/pkg/ui/styl/shame.styl @@ -49,7 +49,7 @@ padding 0 0 .Select-menu, .Select-menu-outer - max-height 300px !important + max-height 350px !important .Select-value-label display block !important