From d9f5eab40466e6f3f6f7f593181f491b32fe3395 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Wed, 7 Mar 2018 13:26:47 -0500 Subject: [PATCH] add separator above checkbox --- awx/ui/client/src/license/license.block.less | 4 ++++ awx/ui/client/src/license/license.partial.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/awx/ui/client/src/license/license.block.less b/awx/ui/client/src/license/license.block.less index aa306a1983..0625568fff 100644 --- a/awx/ui/client/src/license/license.block.less +++ b/awx/ui/client/src/license/license.block.less @@ -139,3 +139,7 @@ .License-detailsGroup { margin-bottom: 20px; } + +.License-detailsGroup--withSeparator { + border-top: 1px solid @default-icon-hov; +} diff --git a/awx/ui/client/src/license/license.partial.html b/awx/ui/client/src/license/license.partial.html index dd3e8dad32..bd438a4776 100644 --- a/awx/ui/client/src/license/license.partial.html +++ b/awx/ui/client/src/license/license.partial.html @@ -122,7 +122,7 @@ -
+