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.
他のブラウザーではすべて機能しますが、Google Chrome (最新バージョン) では、右上隅にある項目による並べ替えが垂直方向に中央揃えされません。なぜそれが起こっているのか、本当に理解できません。幅を減らすとうまくいきます。
問題が解決しました。Chrome の非常に奇妙な点: ディスプレイ インライン ブロックを使用している場合は、vertical-align:top を指定する必要があります。指定しないと、デフォルトのベースラインになります。通常は機能する行の高さがあっても、Chrome はそれを無視します。