From 92b1e7db75c784ae8421b9df36fd46a7dce69404 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Thu, 16 Jul 2015 17:33:06 -0400 Subject: [PATCH] Fidget... --- src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles.css b/src/styles.css index f0902d3..3a54125 100644 --- a/src/styles.css +++ b/src/styles.css @@ -86,7 +86,7 @@ header { } #menu { - position: relative; + position: absolute; margin: 10px; z-index: 4; list-style: none; color: darkgrey; background-color: #202020;