0
但出於某種原因在的jsfiddle它工作正常,所以我在我的瀏覽器(Chrome)提出的問題截圖:
.hider{
height: 15px;
vertical-align: -1px;
margin-left: 0;
margin-right: 0;
display: inline-block;
text-align: right;
text-decoration: none;
background-position: 0 0;
}
鏈接例如:
<a href="/tests/24/delete_key?position=10" class="hider" data-method="delete" data-remote="true" id="hide_10" rel="nofollow">x</a>
在我的鉻它似乎工作得很好,因爲你的小提琴 –
你試過'line-height:normal;'? – Nitesh
@NathanLee,非常感謝你,如果你添加一個答案,我會upvote –