mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 20:00:28 +02:00
fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
This commit is contained in:
@@ -259,6 +259,7 @@ body {
|
||||
}
|
||||
|
||||
.reveal .controls a {
|
||||
font-family: Arial;
|
||||
font-size: 0.83em;
|
||||
position: absolute;
|
||||
opacity: 0.1;
|
||||
|
Reference in New Issue
Block a user