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.
http://doc.bigheadservices.com/my-page.php
在导航栏中,在徽标下方,FAQ 块正在换行,切断 Q。我该如何解决这个问题?
在这种特殊情况下,我通过在元素周围添加 1px 填充来修复它。文本是列表项中的链接。sIFR 应用于 <li>。将 1px 填充添加到 <a> 修复它。
不确定这是否是正确的方法,但它有效,而且我还有很多工作要做。