From d4fca42c6a6a0b79372f301ec7e2fbf68177113b Mon Sep 17 00:00:00 2001 From: Julian Kirsch Date: Tue, 18 Nov 2014 22:14:10 +0100 Subject: revert navigation --- justified-nav.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/justified-nav.css b/justified-nav.css index 188849d1..966c3b5d 100644 --- a/justified-nav.css +++ b/justified-nav.css @@ -25,11 +25,11 @@ body { background-color: #eee; border: 1px solid #ccc; border-radius: 5px; - position:fixed; +/* position:fixed; z-index:99; top:20; right:0; - left:0; + left:0;*/ } .nav-justified > li > a { padding-top: 15px; -- cgit v1.2.3