Fix RTL Navigation with space bar
This commit is contained in:
parent
588472c520
commit
ccdb4ff248
2 changed files with 9 additions and 2 deletions
|
@ -27,7 +27,7 @@ html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal i
|
|||
.reveal menu, .reveal nav, .reveal output, .reveal ruby, .reveal section, .reveal summary,
|
||||
.reveal time, .reveal mark, .reveal audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding: 3m;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue