From 22060ee44bade01ea1f01b1d3336330a40170122 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 31 Aug 2011 12:13:36 +0800 Subject: [PATCH] css/inline-editor.css --- css/inline-editor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/inline-editor.css b/css/inline-editor.css index 156e7ed32c..dacae23166 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -82,6 +82,7 @@ margin-right:0px; } +/** force height of toolbar so it's constant */ .x-html-editor-wrap .x-toolbar { height: 20px; } -- 2.39.2