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.
css で作成されたドロップダウン メニューがあり、最初の 2 つのサブメニュー項目の間隔がクロム ではなく、モジラで はあるという問題があります。
#nav ul li{ padding-top: 1px; float: none;}
上記のcssは、1pxの間隔を置いた場所を示しています。
誰でもこれを修正する方法を知っていますか?