Fix slide export pdf styles not applied issue and add shiv and shim for IE
This commit is contained in:
@@ -309,3 +309,15 @@ html, body {
|
||||
.reveal .controls {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.print-pdf .container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.print-pdf .container.hidescrollbar {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.print-pdf .footer {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user