The External link image appear in the middle of the link ( vertically ) if the link is on 2 rows. My solution to this problem is to insert blank 'span' element in the 'a' tag body. So IE7 can display the picture properly on multi row links.
Example : 'Jødisk center rystet af eksplosion
'
Comments
Comment #1
doserror commentedThe External link image appear in the middle of the link ( vertically ) if the link is on 2 rows. My solution to this problem is to insert blank 'span' element in the 'a' tag body. So IE7 can display the picture properly on multi row links.
Example :
Comment #2
quicksketchThis has been fixed in the CVS version: #132614: strange graphic placement when link wraps line.