﻿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
35382	Remove unused CSS style `.inline-related fieldset.module h3`	Sarah Boyce	nobody	Currently, the CSS definition in `forms.css` for `.inline-related fieldset.module h3` (which is at least 16 years old) is not being used in the Django code base. The only templates using the `inline-related` CSS class are contrib/admin/templates/admin/edit_inline/tabular.html and contrib/admin/templates/admin/edit_inline/stacked.html, and the former only uses `h3` elements inside a `div` element which does not fulfill the CSS rule, and in the latter there is no usage of `h3` at all.	Bug	new	contrib.admin	5.0	Normal		accessibility		Accepted	0	0	0	0	1	0
