diff --git a/awx/ui/client/lib/components/layout/_index.less b/awx/ui/client/lib/components/layout/_index.less index 5224df7628..9e50fab35c 100644 --- a/awx/ui/client/lib/components/layout/_index.less +++ b/awx/ui/client/lib/components/layout/_index.less @@ -89,7 +89,7 @@ bottom: 0; top: @at-height-top-side-nav-makeup; overflow-y: auto; - min-height: 100vh; + max-height: 100vh; min-width: @at-width-collapsed-side-nav; .at-Layout-sideNavItem {