@@ -888,3 +888,8 @@ a:visited {
#clearNotificationHistoryModal {
z-index: 10000;
}
+
+.banner {
+ position: relative;
+ z-index: 1010;
+}