From 4fb8e78eb4582a05f73eaf189aa7263381faf87a Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 29 Apr 2016 10:26:44 +0200 Subject: collapse control element size when corner aligned --- js/reveal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/reveal.js b/js/reveal.js index 522d7cb..b584ac3 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -52,7 +52,7 @@ // Display controls in the bottom right corner controls: true, - // Determines where controls appear, either "bottom-right" or "edges" + // Determines where controls appear, "edges" or "bottom-right" controlsPlacement: 'edges', // De-emphasizes backwards navigation controls -- cgit v1.2.3