Browse Source

better handling of overflowing speaker notes #1017

Hakim El Hattab 10 years ago
parent
commit
cef19486b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugin/notes/notes.html

+ 1 - 0
plugin/notes/notes.html

@@ -59,6 +59,7 @@
 				right: 0;
 				width: 35%;
 				height: 60%;
+				overflow: auto;
 
 				font-size: 18px;
 			}