From eea5b1006be7118187df46208cfa1c0089d1093e Mon Sep 17 00:00:00 2001 From: Leigh Johnson Date: Mon, 4 Apr 2016 12:48:04 -0400 Subject: [PATCH] nudge myjobs/alljobs pills #940 --- awx/ui/client/src/portal-mode/portal-mode.block.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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