From df3aca7ff7d4eae08a393202b23aeb276ee14f40 Mon Sep 17 00:00:00 2001 From: Haokun-Chen Date: Thu, 14 Jun 2018 14:18:13 -0400 Subject: [PATCH] fix Job output search tag styling --- awx/ui/client/features/output/_index.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index 9e4da5ab10..487dc0589e 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -184,7 +184,6 @@ .jobz-searchClearAll { font-size: 10px; - padding-bottom: @at-space; } .jobz-Button-searchKey { @@ -428,4 +427,4 @@ display: flex; flex-direction: column; } -} \ No newline at end of file +}