From f8a0c4e937c2d6d1d35bc14e15847143b70cca91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Wed, 22 Mar 2017 13:47:22 +0100 Subject: [PATCH] css print: removing .ws-ready --- static/css/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/base.css b/static/css/base.css index d50d06b..8a4f8cf 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -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;