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 摘要。