mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Adjusted the padding on the alert modal body to 10px
This commit is contained in:
parent
ac1f3e142f
commit
c427d17293
@ -2264,3 +2264,7 @@ a:hover {
|
||||
.ui-widget {
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
|
||||
.modal-body .alert {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user