projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9371e2
)
fix minor issue in pdf print sheet
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Wed, 14 Nov 2012 04:52:17 +0000
(23:52 -0500)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Wed, 14 Nov 2012 04:52:17 +0000
(23:52 -0500)
css/print/pdf.css
patch
|
blob
|
history
diff --git
a/css/print/pdf.css
b/css/print/pdf.css
index 7750657a9eda3342edeb13da7e8efc8739ab7876..f0c20b7e8d4008b30e2bd2c5e8c69cfc3478444e 100644
(file)
--- a/
css/print/pdf.css
+++ b/
css/print/pdf.css
@@
-23,7
+23,7
@@
body {
padding: 0;
float: none !important;
overflow: visible;
- background-image: none;
+ background-image: none
!important
;
}
html {