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.
商品のグリッドを作成しました Bootstrap 3、すべて良いですが、製品の名前が1行に収まらない場合、グリッド全体が飛んでこれを取得します:
どうすればこれを修正できますか?
ここにコードを含む生きた例
このコードを追加して修正しました:
.col-md-4 { min-height: 390px !important; }