From 0748b683350b2bd633090f51a8e97b154671d2c8 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sun, 18 Aug 2013 17:56:41 -0400 Subject: renamed .remaining-height to .stretch #244 #490 #561 --- css/reveal.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/reveal.css') diff --git a/css/reveal.css b/css/reveal.css index 22cb687..a5a0612 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -318,7 +318,7 @@ body { max-height: 400px; word-wrap: normal; } -.reveal pre.remaining-height code { +.reveal pre.stretch code { height: 100%; max-height: 100%; @@ -355,7 +355,7 @@ body { vertical-align: top; } -.reveal .remaining-height { +.reveal .stretch { max-width: none; max-height: none; } -- cgit v1.2.3