From 1d666073946227acef2e931799523ad0c9e15bcf Mon Sep 17 00:00:00 2001 From: Julian Kirsch Date: Tue, 18 Nov 2014 19:58:26 +0100 Subject: navbar --- justified-nav.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justified-nav.css b/justified-nav.css index 6285169b..51758bac 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: auto; } .nav-justified > li > a { padding-top: 15px; -- cgit v1.2.3