From 16c03a5b038f046e774219b4c92ee1a8c82c608a Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 12 Oct 2016 13:11:08 +0200 Subject: spacing adjustment --- css/reveal.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'css/reveal.css') diff --git a/css/reveal.css b/css/reveal.css index 8d1d405..691e2f2 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -292,8 +292,8 @@ body { opacity: 1; } .reveal .controls[data-controls-layout="bottom-right"] { top: auto; - bottom: 8px; - right: 8px; + bottom: 12px; + right: 12px; left: auto; -webkit-transform: scale(0.85); transform: scale(0.85); @@ -320,8 +320,8 @@ body { @media screen and (max-width: 500px) { .reveal .controls { top: auto; - bottom: 8px; - right: 8px; + bottom: 12px; + right: 12px; left: auto; -webkit-transform: scale(0.85); transform: scale(0.85); -- cgit v1.2.3