From 459eccc360111ced1390d147d0698fed73b7f76d Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 1 Apr 2016 12:01:22 +0800 Subject: [PATCH] css/inline-editor.css --- css/inline-editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/inline-editor.css b/css/inline-editor.css index 147b39d8e8..98e1e09e4d 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -61,7 +61,7 @@ .x-html-editor-tb .x-edit-bold .x-btn-text { background-position: 0 0px; } .x-html-editor-tb .x-edit-italic .x-btn-text { background-position: 0 -16px; } .x-html-editor-tb .x-edit-underline .x-btn-text { background-position: 0 -32px; } -.x-html-editor-tb .x-edit-strikethrough .x-btn-text { background-position: 0 -224px; } +.x-html-editor-tb .x-edit-strikethrough .x-btn-text { background-position: 0 -223px; } .x-html-editor-tb .x-edit-increasefontsize .x-btn-text { background-position: 0 -48px; } .x-html-editor-tb .x-edit-decreasefontsize .x-btn-text { background-position: 0 -64px; } .x-html-editor-tb .x-edit-insertorderedlist .x-btn-text { background-position: 0 -80px; } -- 2.39.2