fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)

This commit is contained in:
Hakim El Hattab
2012-08-17 00:40:12 -04:00
parent efc020c999
commit 5bd5ac67a4
3 changed files with 5 additions and 4 deletions

View File

@ -259,6 +259,7 @@ body {
}
.reveal .controls a {
font-family: Arial;
font-size: 0.83em;
position: absolute;
opacity: 0.1;