﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20290	Padding (&mdash;) doesn't show in posts-list-table when title is a link	szaqal21		"Padding (&mdash;) doesn't show in posts-list-table if title is a link it seems like it is being cutted. When it isn't a link mdash; is visible. I've managed to fix it by modifying line 520 like so:

$pad = str_repeat( '&#8212;&#160;', $level ); - hanged "" "" to entity &#160;"	defect (bug)	closed	normal		UI	3.3.1	normal	invalid	has-patch	
