Browse Source

fix minor issue in pdf print sheet

embed
Hakim El Hattab 12 years ago
parent
commit
9d98cee7fd
  1. 2
      css/print/pdf.css

2
css/print/pdf.css

@ -23,7 +23,7 @@ body {
padding: 0; padding: 0;
float: none !important; float: none !important;
overflow: visible; overflow: visible;
background-image: none; background-image: none !important;
} }
html { html {

Loading…
Cancel
Save