Explorar o código

Merge branch 'patch-1' of https://github.com/borrown/reveal.js into dev

Hakim El Hattab %!s(int64=10) %!d(string=hai) anos
pai
achega
868d3b1a9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/reveal.js

+ 1 - 1
js/reveal.js

@@ -1625,7 +1625,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