﻿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
15350	Dirlisting Display Oddity in Trac	Armin Ronacher	Jannis Leidel	"Currently the trac is having a weird 20 pixel spacing between the folder and the collapse button.  That's caused by me doing the theme for an older patchlevel of trac than used here I suppose.  The fix would be to use these CSS rules instead of the current ones in the .css file:

{{{
#!css
table.dirlist a.dir {
    padding-left: 22px!important;
    background-position: 0!important;
}
}}}"		closed	*.djangoproject.com			fixed	trac		Ready for checkin	1	0	0	0	0	0
