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 /less | |
| parent | 08e83a62b7a3b12d459b2e025661e60024b10ca7 (diff) | |
| download | bootstrap-f748390cf5bb436f732da9c43df269886c586a2a.tar.xz bootstrap-f748390cf5bb436f732da9c43df269886c586a2a.zip | |
Follow-up to #12250: remove remaining page margins for print
Diffstat (limited to 'less')
| -rw-r--r-- | less/print.less | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/less/print.less b/less/print.less index 215808853..3655d0395 100644 --- a/less/print.less +++ b/less/print.less @@ -72,10 +72,6 @@ .navbar { display: none; } - @page { - margin-top: 2cm; - margin-bottom: 2cm; - } .table { td, th { |
