Add margin to Management Jobs Notifications list

This commit is contained in:
Alex Corey
2019-02-27 16:37:26 -05:00
parent 3b5681465a
commit a8c4e92804

View File

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