From 65996a4a350c880bee109a52b94f7d9e7626ac0b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 16 Aug 2013 13:24:43 +0000 Subject: [PATCH] --- style/fluidbook.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/fluidbook.css b/style/fluidbook.css index 871fc1fa..7e97a2f5 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -312,7 +312,7 @@ body{ } /* Header */ -header{position:relative;} +header{position:relative;z-index: 1;} #nav>a{ margin:0 0 0 20px; vertical-align: top; -- 2.39.5