[b]需设置link内元素的[color=red]display:inline-block;[/color][/b]
例如:
例如:
<a href="#" style="">
<span style="background:url('../test.png') no-repeat;width:20px;height:20px;display:inline-block;"></span>
</a>