AllenFang / AllenFang/react-bootstrap-table

-md classes cause layout problems on narrow devices

オープン
#784 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
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.

![2016-10-19_20-15-04](https://cloud.githubusercontent.com/assets/12040845/19531691/d9f13e80-9638-11e6-8afe-4e68f70ccb90.png)

Replacing them by "col-xs-" in dev tools fixes the issue (but not that easy to override otherwise).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。