From b2baaca345a2bae517bba8dbc345615b5e7b4d98 Mon Sep 17 00:00:00 2001 From: Julian Kirsch Date: Tue, 18 Nov 2014 19:51:33 +0100 Subject: add 100% to menu --- justified-nav.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justified-nav.css b/justified-nav.css index f940098e..6285169b 100644 --- a/justified-nav.css +++ b/justified-nav.css @@ -27,7 +27,7 @@ body { border-radius: 5px; position:fixed; z-index:99; - width=100%; + width:100%; } .nav-justified > li > a { padding-top: 15px; -- cgit v1.2.3