﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10555	Documentation version warning not showing up correctly in Firefox 3.0.7	belminf@…	nobody	"Under Firefox 3.0.7 your documentation version blurb on top of the content does not appear correctly (bleeds into the header). Changing the CSS fixes this:

 h2.deck { margin-top:-.5em !important; margin-bottom:.6em; color:#487858; }

to

 h2.deck { margin-top:.5em !important; margin-bottom:.6em; color:#487858; }

I am unable to verify how that would look in other browsers however."		closed	Documentation	1.0		invalid			Unreviewed	0	0	0	0	0	0
