Parcourir la source

Update reveal.js

Alexander il y a 10 ans
Parent
commit
41cf154a60
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      js/reveal.js

+ 1 - 1
js/reveal.js

@@ -1566,7 +1566,7 @@
 		};
 
 		// Reduce available space by margin
-		size.presentationWidth -= ( size.presentationHeight * config.margin );
+		size.presentationWidth -= ( size.presentationWidth * config.margin );
 		size.presentationHeight -= ( size.presentationHeight * config.margin );
 
 		// Slide width may be a percentage of available width