Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Chris Lawrence 2013-06-22 01:47:40 -04:00
commit 173b4e7f25

View File

@ -82,6 +82,11 @@ ul, ol, div, p {
overflow: visible; overflow: visible;
margin: auto; margin: auto;
} }
.reveal {
width: auto !important;
height: auto !important;
overflow: hidden !important;
}
.reveal .slides { .reveal .slides {
position: static; position: static;
width: 100%; width: 100%;