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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 494424-2-background.patch | 499 bytes | pasqualle |
| project-issue-summary-links.png | 16.83 KB | pasqualle |
Comments
Comment #1
dwwConfirmed. However, neither of these solve it:
and I think it looks wonky to keep the padding in place.
Can you please provide a patch that actually removes it?
Thanks,
-Derek
Comment #2
pasqualleI think the missing "r" form the word background might be the problem, sorry.
Comment #3
dwwDuh. ;) Sorry about that. Yup, that does it. Committed to HEAD and DRUPAL-5--2. Thanks!