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.
このサイトを見てみましょう: IUT Wiki
html全体の左側に奇妙なマージンが表示され、Firefoxでのみ表示されます。
これを修正する方法について何か考えがありますか?
試す:
body { overflow-x: hidden; }
編集:問題の原因を解決したい場合:
あなたはcssにあります:
ul#f-list { width: 1025px; }
100%に変更