diff --git a/themes/default/css.php b/themes/default/css.php index ae1f6fbaee..62879e9794 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -450,7 +450,7 @@ else { //default: white } body { - z-index: 1; + z-index: auto; position: absolute; margin: 0; padding: 0; @@ -3349,4 +3349,4 @@ else { //default: white //output custom css echo $custom_css_code; -?> \ No newline at end of file +?>