From ae41fc21c73fd4d29b8df5f32b5602851f1345f7 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 26 May 2017 11:24:32 +0300 Subject: [PATCH] [PE] Debug spellcheck. --- apps/presentationeditor/main/locale/en.json | 2 +- apps/presentationeditor/main/resources/less/statusbar.less | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index 024fd218b..b9bc05fd6 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -756,7 +756,7 @@ "PE.Views.DocumentHolder.ignoreAllSpellText": "Ignore All", "PE.Views.DocumentHolder.ignoreSpellText": "Ignore", "PE.Views.DocumentHolder.noSpellVariantsText": "No variants", - "PE.Views.DocumentHolder.moreText": "'More variants...", + "PE.Views.DocumentHolder.moreText": "More variants...", "PE.Views.DocumentHolder.spellcheckText": "Spellcheck", "PE.Views.DocumentHolder.langText": "Select Language", "PE.Views.DocumentPreview.goToSlideText": "Go to Slide", diff --git a/apps/presentationeditor/main/resources/less/statusbar.less b/apps/presentationeditor/main/resources/less/statusbar.less index 3efb0ac73..72bca5143 100644 --- a/apps/presentationeditor/main/resources/less/statusbar.less +++ b/apps/presentationeditor/main/resources/less/statusbar.less @@ -41,6 +41,7 @@ #btn-zoom-topage { .btn-tpl(-1160px); margin-right: 9px; + margin-left: 6px; } #btn-zoom-towidth {