﻿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
24440	Debug.py could use additional padding for individual stack rows.	Andy Matthews	nobody	"When viewing debug output, or any code which generates a stack trace, the CSS for debug.py does not contain enough padding for nested list items. This results in a dark grey border which directly touches the line of code it contains. This makes it difficult to read.

This ticket is a request, along with screenshots and patch, to add 5px of padding on two list item tags.





https://github.com/django/django/blob/c7a6996df7e77bc3b9c5e581e67d766627ebabec/django/views/debug.py#L639-L641"	Cleanup/optimization	closed	Core (Other)	1.7	Normal	fixed	debug padding spacing		Accepted	1	0	0	1	0	1
