diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css index 94b518fc..4b4beb46 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -156,7 +156,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ bottom:130px; left: 50%; transform: translate(-50%, -50%); - z-index:10; + z-index:99999; } .eventprogress |
