﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1103	Make it possible to set panel height of the special combos with CSS	Jon Håvard Gundersen		"It would have been nice if I could have set the max height of the various dropdown panels (like the format, style panels) with css applied to the SC_Panel class. 

Currently the max height is set manual into fckspecialcombo.js at line 29 and this height will override the height set in css if the offsetHeight (height of elements) exceeds the maxHeight. 

Maybe it could have been added a check to see if the height is set with css and then apply this as a maxheight, or the max height could be set with a configuration variable."	New Feature	closed	Normal	CKEditor 3.0	General		fixed	Confirmed	
