Increased z-index of msgbox.

This commit is contained in:
Mark McDowall 2012-09-14 21:54:08 -07:00
parent c181096b51
commit d17d1b294a
1 changed files with 1 additions and 1 deletions

View File

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