﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2929	extra space in style attribute - takes up extra room when storing it in DB	hello12345		"In the HTML generated from the editor, you always put an extra space:

font-size: 11px
background-color: black

That extra space is not necessary and just takes up more room when storing it in the database.
Can you remove it?  I have looked at the code and cannot figure out how to do it myself.

It should be:
font-size:11px
background-color:black

"	New Feature	closed	Normal		General		duplicate		
