nitdoc: the quick search menu must be over the rest of the page (z-index)
authorJean Privat <jean@pryen.org>
Wed, 2 May 2012 15:56:19 +0000 (11:56 -0400)
committerJean Privat <jean@pryen.org>
Wed, 2 May 2012 15:56:19 +0000 (11:56 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

share/nitdoc/styles/main.css

index c140156..8ddd688 100644 (file)
@@ -430,6 +430,7 @@ nav h3 a.fold {
        background-color: #FFFFFF;\r
        border: 1px solid #E0E0E0;\r
        border-spacing: 0px;\r
+       z-index: 10; /* the menu must be over the rest of the page. */
 }\r
 \r
 #searchTable .activeSearchResult {\r