overview slide size matches defaults

master
Hakim El Hattab 2014-06-24 10:51:57 +02:00
parent c6b9da7000
commit 0d9563b598
1 changed files with 2 additions and 1 deletions

View File

@ -982,12 +982,13 @@ body {
}
.reveal.overview .slides section {
height: 600px;
height: 700px;
overflow: hidden;
opacity: 1 !important;
visibility: visible !important;
cursor: pointer;
background: rgba(0,0,0,0.1);
box-sizing: border-box;
}
.reveal.overview .slides section,
.reveal.overview-deactivating .slides section {