modal z-index should be higher than US govt banner

This commit is contained in:
dandds 2019-04-10 15:47:05 -04:00
parent 963bf454fb
commit af850c5789

View File

@ -8,7 +8,7 @@ body {
.modal { .modal {
position: fixed; position: fixed;
z-index: 3; z-index: 6;
left: 0; left: 0;
right: 0; right: 0;
top: 0; top: 0;