1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00

fixed padding for cancel button in lists

This commit is contained in:
John Mitchell 2015-04-20 11:13:35 -04:00
parent e67dfa3b92
commit 40b26e42bb

View File

@ -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;