alcaeus / bootstrap-table-responsive
Adds CSS classes for responsive tables to Twitter Bootstrap.
Installs: 4 280
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 5
Forks: 4
Open Issues: 0
Language:CSS
README
Adds classes for responsive tables to Twitter Bootstrap v3.
Quick start
- Download the latest release.
- Include one of the CSS files in dist/css after including bootstrap
Markup
To make any table responsive, give it the .table-collapse
class. This also works with striped and bordered tables.
Bug tracker
Found a bug? Please open a new issue. You can also fork the repository, make changes and send a pull request!