From 197b9509172fd2e89e013da45fbb6f9c53655c28 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 31 Aug 2011 12:13:22 +0800 Subject: [PATCH] css/inline-editor.css --- css/inline-editor.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/inline-editor.css b/css/inline-editor.css index e64298bb84..156e7ed32c 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -81,7 +81,10 @@ margin-left:0px; margin-right:0px; } - + +.x-html-editor-wrap .x-toolbar { + height: 20px; +} /** status bar **/ -- 2.39.2