mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
Fix Modal footer button styles
This commit is contained in:
parent
8be8663665
commit
83982d5e2e
@ -160,6 +160,10 @@
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
width: 550px;
|
||||
|
||||
.pf-c-button:not(:last-child) {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.pf-c-modal-box__footer {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user