Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法让标签在所有浏览器中以相同的方式对点击做出反应。出于某种原因,当在 IE 8/9 和 Opera 中单击时,标签会将其内部文本向下和向右移动。这在最新的 Firefox 或 Chrome 中不会发生。
http://codepen.io/jimmykup/pen/vEAyd
尝试删除该line-height属性并仅使用width,height和padding所需的大小。
line-height
width
height
padding