revised remaining height layout logic
This commit is contained in:
parent
6f1dfee81b
commit
04c4fa49b8
4 changed files with 42 additions and 9 deletions
|
@ -355,6 +355,11 @@ body {
|
|||
vertical-align: top;
|
||||
}
|
||||
|
||||
.reveal .remaining-height {
|
||||
max-width: none;
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* CONTROLS
|
||||
|
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue