diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/css/style.css b/www/css/style.css index 91ce9830..042b9ee8 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -220,7 +220,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ position:absolute; bottom:60px; left:30px; - z-index:10; + z-index:99; opacity:0.7; width:70%; } @@ -228,7 +228,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ .events-range-modal-text { position:absolute; - bottom:20px; + bottom:10px; right:10px; z-index:10; opacity:0.7; |
