diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html
index 0e92951fb..145a0b453 100644
--- a/apps/documenteditor/main/index.html
+++ b/apps/documenteditor/main/index.html
@@ -19,7 +19,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {
diff --git a/apps/documenteditor/main/index.html.deploy b/apps/documenteditor/main/index.html.deploy
index e2bea029e..45faf2f30 100644
--- a/apps/documenteditor/main/index.html.deploy
+++ b/apps/documenteditor/main/index.html.deploy
@@ -20,7 +20,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {
diff --git a/apps/presentationeditor/main/index.html b/apps/presentationeditor/main/index.html
index e8902a029..069ad3a3f 100644
--- a/apps/presentationeditor/main/index.html
+++ b/apps/presentationeditor/main/index.html
@@ -18,7 +18,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {
diff --git a/apps/presentationeditor/main/index.html.deploy b/apps/presentationeditor/main/index.html.deploy
index 35b7f18ae..f863038ca 100644
--- a/apps/presentationeditor/main/index.html.deploy
+++ b/apps/presentationeditor/main/index.html.deploy
@@ -20,7 +20,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {
diff --git a/apps/spreadsheeteditor/main/index.html b/apps/spreadsheeteditor/main/index.html
index 158ad8d9c..beffffca5 100644
--- a/apps/spreadsheeteditor/main/index.html
+++ b/apps/spreadsheeteditor/main/index.html
@@ -17,7 +17,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {
diff --git a/apps/spreadsheeteditor/main/index.html.deploy b/apps/spreadsheeteditor/main/index.html.deploy
index a9b557dd1..e3f5920b7 100644
--- a/apps/spreadsheeteditor/main/index.html.deploy
+++ b/apps/spreadsheeteditor/main/index.html.deploy
@@ -19,7 +19,7 @@
overflow: hidden;
border: none;
background-color: #f4f4f4;
- z-index: 10000;
+ z-index: 1001;
}
.loader-page {