mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -03:30
decrease .Form-formGroup padding, resolves #1578
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
flex: 1 0 auto;
|
flex: 1 0 auto;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
width: 33%;
|
width: 33%;
|
||||||
padding-right: 50px;
|
padding-right: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Form-subForm {
|
.Form-subForm {
|
||||||
|
|||||||
Reference in New Issue
Block a user