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:
softwarefactory-project-zuul[bot] 2019-02-28 21:12:59 +00:00 committed by GitHub
commit d9451ac12c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
}
.notificationsList {
margin-top: 0;
margin-top:20px;
}
.ng-toast {