diff --git a/themes/default/css.php b/themes/default/css.php index be0a62baf2..1adad1c030 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -447,7 +447,7 @@ else { //default: white } body { - z-index: 1; + z-index: auto; position: absolute; margin: 0; padding: 0;