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://www.lendorlaw.com上的suckefish 菜单切断了我菜单的右侧。当您将鼠标悬停在练习区域上时,它会删除“法律”一词。一些帮助将不胜感激。
的宽度li小于a
li
a
Suckerfish css ... #navmenu li li { width: 173px; }删除/覆盖此...
#navmenu li li { width: 173px; }
a=width: 250px;
width: 250px;