1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Fixes #12722: Fixes up responsive tables in print

Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
This commit is contained in:
Mark Otto
2014-03-06 21:25:34 -08:00
parent 17e41098c8
commit 9dc796155c
9 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long