1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-13 18:14:33 +02:00

revised remaining height layout logic

This commit is contained in:
Hakim El Hattab
2013-08-18 17:53:41 -04:00
parent 6f1dfee81b
commit 04c4fa49b8
4 changed files with 42 additions and 9 deletions

View File

@@ -355,6 +355,11 @@ body {
vertical-align: top;
}
.reveal .remaining-height {
max-width: none;
max-height: none;
}
/*********************************************
* CONTROLS

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long