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