diff options
| author | Mark Otto <[email protected]> | 2013-12-08 23:00:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-08 23:00:01 -0800 |
| commit | 2a4621b71f3440fac06f519fe9a0e61d4418dbe6 (patch) | |
| tree | 4ceb9dcc9e1c5040ca06fecdb8b65d0986dc4c8a /dist/css/bootstrap.css | |
| parent | e4c1ef7c6d64696bc7ef367f8fd4f7c47b4c696a (diff) | |
| parent | 6df909ad9b85e5e19ff7760da8981bf7563a5bb9 (diff) | |
| download | bootstrap-2a4621b71f3440fac06f519fe9a0e61d4418dbe6.tar.xz bootstrap-2a4621b71f3440fac06f519fe9a0e61d4418dbe6.zip | |
Merge branch 'master' into drop_recess_for_less
Conflicts:
dist/css/bootstrap.min.css
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 074d0c536..dd43c7a9c 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -6116,6 +6116,8 @@ td.visible-print { td.visible-print { display: table-cell !important; } +} +@media print { .hidden-print, tr.hidden-print, th.hidden-print, |
