From 5231b4c738dfc514ea32f634614250064226f0b6 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Tue, 19 Jun 2018 11:42:57 -0400 Subject: [PATCH] align tag to left hand side of bar link #2169 --- awx/ui/client/features/output/_index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index 21fc3e6c59..887a5610a9 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -210,6 +210,7 @@ display: flex; width: 100%; flex-wrap: wrap; + nargin-left: -5px; } // Status Bar -----------------------------------------------------------------------------