From c1ddf83aac3ad8982d3c992f9b3b63679a11aaa0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 7 Jul 2015 10:07:41 +0000 Subject: [PATCH] --- style/fluidbook.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.css b/style/fluidbook.css index 09fd6a93..1db8cf6b 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -637,6 +637,10 @@ footer.hidden, header.hidden, #interface.hidden { display: none; } +#links .bookmark { + z-index: 3; +} + .pad #links .nonlinkarea { width: 100%; height: 100%; -- 2.39.5