1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-22 12:53:23 +02:00

css print: removing .ws-ready

This commit is contained in:
José Luis Antúnez
2017-03-22 13:47:22 +01:00
committed by GitHub
parent 35acefa8c7
commit f8a0c4e937

View File

@@ -3168,7 +3168,7 @@ Solution: stackoverflow.com/questions/34250282/flexbox-safari-bug-flex-wrap
text-shadow: none !important;
filter: none !important;
}
html.ws-ready, .ws-ready body, #webslides {
html, body, #webslides {
width: auto !important;
height: auto !important;
overflow: auto !important;