mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 17:37:30 -02:30
Merge pull request #3335 from AlexSCorey/3309-mgmtJobTitleStyling
Add margin to Management Jobs Notifications list Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notificationsList {
|
.notificationsList {
|
||||||
margin-top: 0;
|
margin-top:20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ng-toast {
|
.ng-toast {
|
||||||
|
|||||||
Reference in New Issue
Block a user