diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html
index 033f6c1e35..ba2521b40c 100644
--- a/apps/documenteditor/main/index.html
+++ b/apps/documenteditor/main/index.html
@@ -64,7 +64,7 @@
background: #f1f1f1;
border-bottom: 1px solid #cfcfcf;
height: 46px;
- padding: 10px 12px;
+ padding: 10px 6px;
box-sizing: content-box;
}
@@ -86,7 +86,7 @@
.loadmask > .sktoolbar li.space {
background: none;
- width: 12px;
+ width: 0;
}
.loadmask > .sktoolbar li.fat {
@@ -94,7 +94,7 @@
right: 0;
top: 0;
bottom: 0;
- left: 612px;
+ left: 525px;
width: inherit;
height: 44px;
}
@@ -215,10 +215,10 @@
diff --git a/apps/documenteditor/main/index.html.deploy b/apps/documenteditor/main/index.html.deploy
index f8a97819ba..d5ecefe479 100644
--- a/apps/documenteditor/main/index.html.deploy
+++ b/apps/documenteditor/main/index.html.deploy
@@ -65,7 +65,7 @@
background: #f1f1f1;
border-bottom: 1px solid #cfcfcf;
height: 46px;
- padding: 10px 12px;
+ padding: 10px 6px;
box-sizing: content-box;
}
@@ -87,7 +87,7 @@
.loadmask > .sktoolbar li.space {
background: none;
- width: 12px;
+ width: 0;
}
.loadmask > .sktoolbar li.fat {
@@ -95,7 +95,7 @@
right: 0;
top: 0;
bottom: 0;
- left: 612px;
+ left: 525px;
width: inherit;
height: 44px;
}
@@ -215,7 +215,7 @@
-
+