AllenFang / AllenFang/react-bootstrap-table
-md classes cause layout problems on narrow devices
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 761
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Some table elements use "col-md-" classes, which display badly on small devices. Why not use "col-xs-" instead (or make it customizable)?
Here is an example where the pagination lays on two different lines for no good reason.

Replacing them by "col-xs-" in dev tools fixes the issue (but not that easy to override otherwise).
コントリビューションガイド
評価
この issue はまだ評価されていません。