Increased z-index of msgbox.

pull/4/head
Mark McDowall 12 years ago
parent c181096b51
commit d17d1b294a

@ -45,7 +45,7 @@
padding: 10px; padding: 10px;
text-align: left; text-align: left;
position: fixed; position: fixed;
z-index: 99; z-index: 999;
bottom: 0; bottom: 0;
right: 0; right: 0;
font-size: 20px; font-size: 20px;

Loading…
Cancel
Save