From 65c62b61793462d6fd661bee560b73d5b4922d5c Mon Sep 17 00:00:00 2001 From: gconsidine Date: Mon, 3 Apr 2017 11:38:57 -0400 Subject: [PATCH] Fix cut off containers in license configuration --- awx/ui/client/src/license/license.block.less | 1 + 1 file changed, 1 insertion(+) diff --git a/awx/ui/client/src/license/license.block.less b/awx/ui/client/src/license/license.block.less index 276ab4ff2c..b82a980b89 100644 --- a/awx/ui/client/src/license/license.block.less +++ b/awx/ui/client/src/license/license.block.less @@ -8,6 +8,7 @@ .License-container{ .OnePlusTwo-container; + margin-bottom: 20px; } .License-container--missing {