﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2070	Style attribute changed in IE	Wiktor Walc		"Install CategoryTree extension: http://www.mediawiki.org/wiki/Extension:CategoryTree

Use the <categorytree> tag. Error: style is being stripped.

{{{
<categorytree style=""border: 1px solid gray; padding: 0.7ex; float: right; clear: right; margin-left: 1ex; background-color: white;"" mode=""pages"">Manual</categorytree>
}}}

switch to wikitext, wysiwyg mode and back to wikitext:

{{{
<categorytree mode=""pages"" style=""clear: right; border-right: gray 1px solid; padding-right: 0.7ex; border-top: gray 1px solid; padding-left: 0.7ex; float: right; padding-bottom: 0.7ex; margin-left: 1ex; border-left: gray 1px solid; padding-top: 0.7ex; border-bottom: gray 1px solid; background-color: white"" mode=""pages"">Manual</categorytree>


}}}

style attribute has changed."	Bug	closed	Normal		Project : MediaWiki+FCKeditor		duplicate	Confirmed IE	
