mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-26 07:55:09 +02:00
overview now works with percentage based width/height #1247
This commit is contained in:
@@ -1022,7 +1022,8 @@ html:-moz-full-screen-ancestor {
|
||||
perspective: 700px;
|
||||
|
||||
.slides section {
|
||||
height: 700px;
|
||||
height: 100%;
|
||||
top: 0 !important;
|
||||
opacity: 1 !important;
|
||||
overflow: hidden;
|
||||
visibility: visible !important;
|
||||
|
Reference in New Issue
Block a user