diff --git a/awx/ui/client/src/portal-mode/portal-mode.block.less b/awx/ui/client/src/portal-mode/portal-mode.block.less index bf55684d12..70d90f8626 100644 --- a/awx/ui/client/src/portal-mode/portal-mode.block.less +++ b/awx/ui/client/src/portal-mode/portal-mode.block.less @@ -18,6 +18,6 @@ } .PortalMode-filter{ position: absolute; - top: 35px; + top: 45px; right: 35px; } \ No newline at end of file