From 2313bd53e160dd71f5b831fa2ef130de049173d3 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 2 May 2017 15:38:33 +0200 Subject: [PATCH] merge mobilezoom -> master --- .gitignore | 3 ++- style/fluidbook.less | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 56f8b815..cdb2163a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -_doc \ No newline at end of file +_doc +style/fluidbook.css \ No newline at end of file diff --git a/style/fluidbook.less b/style/fluidbook.less index ac666674..de772cc5 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -309,6 +309,7 @@ a { left: 0px; } + .portrait #shadow > div.right { display: none; } -- 2.39.5