This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
reveal.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
better handling of overflowing speaker notes
#1017
Hakim El Hattab
10 years ago
parent
5123ba4372
commit
cef19486b8
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
plugin/notes/notes.html
+ 1
- 0
plugin/notes/notes.html
View File
@@ -59,6 +59,7 @@
right: 0;
width: 35%;
height: 60%;
+ overflow: auto;
font-size: 18px;
}