From cd710c97e934e3a145de2aa92e995827c84aef10 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 23 Dec 2020 20:22:31 +0300 Subject: [PATCH] Fix loader layout --- apps/documenteditor/main/index.html | 12 ++++++------ apps/documenteditor/main/index.html.deploy | 8 ++++---- apps/presentationeditor/main/index.html | 18 +++++++++++------- apps/presentationeditor/main/index.html.deploy | 18 +++++++++++------- apps/spreadsheeteditor/main/index.html | 12 ++++++------ apps/spreadsheeteditor/main/index.html.deploy | 12 ++++++------ 6 files changed, 44 insertions(+), 36 deletions(-) diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html index 033f6c1e3..ba2521b40 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 f8a97819b..d5ecefe47 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 @@ -
+