﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
190	Toolbars jums to the right as editor width changes	anonymous		"Different toolbar items have different height. In general toolbar is 24px high, but toolbar with drop-down (format, font, size) is 23px size. because of this some toolbar items can jump to be stacked under toolbars with dropdowns (there's 1px more space for them there).

All toolbars should be fixed to have the same height.

{{{
.TB_Toolbar
{
height: 24px;
}
}}}

Style fixed the problem for me.

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1587447&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.4.1	General		fixed	SF	
