mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
Playbook select list finally works on edit. Woot\!
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Display list actions next to search widget */
|
||||
.search-widget {
|
||||
display: inline-block;
|
||||
}
|
||||
@@ -243,3 +244,8 @@
|
||||
margin-left: 15px;
|
||||
margin-top: 3px;
|
||||
}
|
||||
/* Display list actions */
|
||||
|
||||
.well {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user