vendor/stylesheets/prez-controller.scss in prez-0.0.5 vs vendor/stylesheets/prez-controller.scss in prez-0.0.6

- old
+ new

@@ -20,9 +20,15 @@ .prez-danger-time, .prez-over-time { font-weight: bold; color: $brand-danger; } + select.current-slide-number { + display: inherit; + margin-top: 15px; + width: inherit; + } + iframe { display: block; position: absolute; height: 100%; margin: 0 auto;