diff --git a/ui/src/style/layout/page.scss b/ui/src/style/layout/page.scss index ccef658ce..257ce4c59 100644 --- a/ui/src/style/layout/page.scss +++ b/ui/src/style/layout/page.scss @@ -30,7 +30,7 @@ $dash-ceo-z: $dygraph-legend-z + 10; &:only-child { top: 0; - height: 100%; + height: 100% !important; } } .page-contents--split {