mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
fixed padding for cancel button in lists
This commit is contained in:
@@ -1487,8 +1487,6 @@ input[type="checkbox"].checkbox-no-label {
|
|||||||
border-right: 1px solid #ddd;
|
border-right: 1px solid #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
#groups_table .actions .cancel { padding-right: 2px; }
|
|
||||||
|
|
||||||
.node-toggle, .node-no-toggle {
|
.node-toggle, .node-no-toggle {
|
||||||
/* also used on job evetns */
|
/* also used on job evetns */
|
||||||
float: none;
|
float: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user