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;
margin: auto;
}
.reveal {
width: auto !important;
height: auto !important;
overflow: hidden !important;
}
.reveal .slides {
position: static;
width: 100%;