mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Use flex instead of float on form checkboxes
This commit is contained in:
parent
cb01dea55f
commit
4794fc510d
@ -790,6 +790,6 @@ input[type='radio']:checked:before {
|
||||
}
|
||||
|
||||
.Form-checkboxRow {
|
||||
float: left;
|
||||
display: flex;
|
||||
clear: left;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user