From 9449a0079f8d3f44773e5897e607c3915dc26752 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Mon, 17 Jul 2017 14:24:47 -0700 Subject: [PATCH] adjusting margin on insights buttons --- .../inventories/insights/insights.block.less | 4 ++++ .../inventories/insights/insights.partial.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less index e1ac5a80f7..ea960bb5ce 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less +++ b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less @@ -141,3 +141,7 @@ .InsightsRow-plan{ padding-left: 35px; } + +.Insights-cancelButton{ + margin-left: 0px; +} diff --git a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html index 140b0b7282..38dc80c33c 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html +++ b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html @@ -89,5 +89,5 @@
- +