From 52dbd25a292799dddf9a989baa942bd6d9140fb1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 4 Mar 2013 15:30:49 +0400 Subject: [PATCH] minor tweeks... Signed-off-by: Alex A. Naanou --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index c5cfcb8..85c1d93 100755 --- a/index.html +++ b/index.html @@ -75,6 +75,9 @@ .editor .current-page-indicator { display: block; } +.editor.page-fit-to-viewer .current-page-indicator { + display: none; +} .editor .current-page-indicator .button { position: relative;