diff options
| author | Mark Otto <[email protected]> | 2014-01-22 21:51:23 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-22 21:51:23 -0600 |
| commit | f748390cf5bb436f732da9c43df269886c586a2a (patch) | |
| tree | 92fe95d668f7655dcad547d67e2f38bb6f6d5fec /dist/css/bootstrap.css | |
| parent | 08e83a62b7a3b12d459b2e025661e60024b10ca7 (diff) | |
| download | bootstrap-f748390cf5bb436f732da9c43df269886c586a2a.tar.xz bootstrap-f748390cf5bb436f732da9c43df269886c586a2a.zip | |
Follow-up to #12250: remove remaining page margins for print
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index a6acf273c..d6189c287 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -229,10 +229,6 @@ table { .navbar { display: none; } - @page { - margin-top: 2cm; - margin-bottom: 2cm; - } .table td, .table th { background-color: #fff !important; |
