mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Fix prompt modal tab spacing when job launched from within jt form.
This commit is contained in:
@@ -613,6 +613,10 @@ input[type='radio']:checked:before {
|
|||||||
button {
|
button {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.at-Tab {
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.Form-button {
|
.Form-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user