changed status to position fixed to handle vertical scrollbar on slides.

This commit is contained in:
awirick 2011-10-26 10:47:44 -05:00
parent 0204c7310e
commit 5734c4264c

View file

@ -1,5 +1,5 @@
.deck-container .deck-status {
position: absolute;
position: fixed;
bottom: 10px;
right: 5px;
color: #888;