From 2215f8561bfb85005f5f4dd3e956357891641d56 Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Thu, 12 Jan 2017 15:05:01 -0500 Subject: [PATCH] better spacing --- awx/ui/client/src/credentials/ownerList.block.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/awx/ui/client/src/credentials/ownerList.block.less b/awx/ui/client/src/credentials/ownerList.block.less index 7f6272a302..64f76db17b 100644 --- a/awx/ui/client/src/credentials/ownerList.block.less +++ b/awx/ui/client/src/credentials/ownerList.block.less @@ -12,9 +12,8 @@ max-width: 100%; color: @default-link; - margin: 5px 0px; text-transform: uppercase; - padding: 2px 0px; + padding: 2px 15px; cursor: pointer; border-radius: 5px; font-size: 11px;