From 40b26e42bb0540723ac08e2f8f91cd3884262361 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 20 Apr 2015 11:13:35 -0400 Subject: [PATCH] fixed padding for cancel button in lists --- awx/ui/static/less/ansible-ui.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/awx/ui/static/less/ansible-ui.less b/awx/ui/static/less/ansible-ui.less index e956e799e0..44d01db92c 100644 --- a/awx/ui/static/less/ansible-ui.less +++ b/awx/ui/static/less/ansible-ui.less @@ -1487,8 +1487,6 @@ input[type="checkbox"].checkbox-no-label { border-right: 1px solid #ddd; } - #groups_table .actions .cancel { padding-right: 2px; } - .node-toggle, .node-no-toggle { /* also used on job evetns */ float: none;