From 04c4fa49b896e63b6679023dd16c93494af342eb Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sun, 18 Aug 2013 17:53:41 -0400 Subject: revised remaining height layout logic --- css/reveal.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/reveal.css') diff --git a/css/reveal.css b/css/reveal.css index 72b9232..22cb687 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -355,6 +355,11 @@ body { vertical-align: top; } +.reveal .remaining-height { + max-width: none; + max-height: none; +} + /********************************************* * CONTROLS -- cgit v1.2.3