From 382c3c242e1a98fd7d831407f211c2ee0a40510e Mon Sep 17 00:00:00 2001 From: Julian Kirsch Date: Tue, 18 Nov 2014 20:22:53 +0100 Subject: bug --- justified-nav.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/justified-nav.css b/justified-nav.css index 7af733fb..4b2c2637 100644 --- a/justified-nav.css +++ b/justified-nav.css @@ -28,8 +28,8 @@ body { position:fixed; z-index:99; top:0; - right:0; - left:0; + right:100; + left:100; } .nav-justified > li > a { padding-top: 15px; -- cgit v1.2.3