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