fix minor issue in pdf print sheet

master
Hakim El Hattab 2012-11-13 23:52:17 -05:00
parent d9371e21a0
commit 9d98cee7fd
1 changed files with 1 additions and 1 deletions

View File

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