fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
This commit is contained in:
parent
efc020c999
commit
5bd5ac67a4
3 changed files with 5 additions and 4 deletions
|
@ -259,6 +259,7 @@ body {
|
|||
}
|
||||
|
||||
.reveal .controls a {
|
||||
font-family: Arial;
|
||||
font-size: 0.83em;
|
||||
position: absolute;
|
||||
opacity: 0.1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue