mirror of
https://github.com/ansible/awx.git
synced 2026-07-01 19:38:03 -02:30
Add class to prevent form input overlap
This commit is contained in:
@@ -484,6 +484,10 @@ input[type='radio']:checked:before {
|
||||
display: inline-block !important;
|
||||
}
|
||||
|
||||
.Form-mixedInputGroup {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.FormToggle {}
|
||||
.FormToggle-container {
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user