AllenFang / AllenFang/react-bootstrap-table

-md classes cause layout problems on narrow devices

未關閉
#784 1 則留言 0 個 reaction 已指派 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 摘要。