From 058aaee44e22f7238e5424a1dbd996364b619d0c Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Thu, 21 Jan 2016 13:38:05 -0800 Subject: [PATCH] more padding beneath form title --- awx/ui/client/legacy-styles/forms.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/legacy-styles/forms.less b/awx/ui/client/legacy-styles/forms.less index 304b81c5ce..2a28347647 100644 --- a/awx/ui/client/legacy-styles/forms.less +++ b/awx/ui/client/legacy-styles/forms.less @@ -26,7 +26,7 @@ font-size: 14px; font-weight: bold; white-space: nowrap; - padding-bottom: 20px; + padding-bottom: 25px; min-height: 40px; }