Fix another z-index issue with error message

This commit is contained in:
Gautier Pelloux-Prayer 2017-05-08 11:38:45 +02:00
parent 52cca39823
commit f5049f388e

View file

@ -101,7 +101,7 @@ footer {
left: 446px; /* 400 + 10 + 26 + 10 */
top: 0px;
margin-top: 10px;
z-index: 1000;
z-index: 3000;
}
/* track messages (data tab) */