Update reveal.js
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user