From edada760504ed8e301dfad909adc273b4ac4be49 Mon Sep 17 00:00:00 2001 From: kialam Date: Thu, 24 May 2018 17:40:24 -0400 Subject: [PATCH] Pixel pushing --- awx/ui/client/lib/components/tag/_index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/lib/components/tag/_index.less b/awx/ui/client/lib/components/tag/_index.less index 996a6f681b..11309a17fd 100644 --- a/awx/ui/client/lib/components/tag/_index.less +++ b/awx/ui/client/lib/components/tag/_index.less @@ -15,7 +15,7 @@ } .TagComponent-name { - margin: 3px @at-space-2x; + margin: 2px @at-space-2x; align-self: center; word-break: break-word; text-transform: lowercase;