From 044ddc4eae69579d22ae7fd6d68b195cace2da0f Mon Sep 17 00:00:00 2001 From: Julian Kirsch Date: Tue, 18 Nov 2014 20:19:26 +0100 Subject: stupid menu --- justified-nav.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/justified-nav.css b/justified-nav.css index 51758bac..7af733fb 100644 --- a/justified-nav.css +++ b/justified-nav.css @@ -27,7 +27,9 @@ body { border-radius: 5px; position:fixed; z-index:99; - width: auto; + top:0; + right:0; + left:0; } .nav-justified > li > a { padding-top: 15px; -- cgit v1.2.3