AllenFang / AllenFang/react-bootstrap-table

-md classes cause layout problems on narrow devices

Aberta
#784 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
2.2k
Forks
761
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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).

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.