there is a small background icon on project-issue-summary-links when using the Garland theme

I would suggest adding

backgound:none

or removing the

padding-left:0

from #project-issue-summary-links li inside project_issue/project_issue.css

Comments

dww’s picture

Status: Active » Needs work

Confirmed. However, neither of these solve it:

backgound: none;
backgound-image: none;

and I think it looks wonky to keep the padding in place.

Can you please provide a patch that actually removes it?

Thanks,
-Derek

pasqualle’s picture

Status: Needs work » Needs review
StatusFileSize
new499 bytes

I think the missing "r" form the word background might be the problem, sorry.

dww’s picture

Status: Needs review » Fixed

Duh. ;) Sorry about that. Yup, that does it. Committed to HEAD and DRUPAL-5--2. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.