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

View File

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