commit 1d666073946227acef2e931799523ad0c9e15bcf parent b2baaca345a2bae517bba8dbc345615b5e7b4d98 Author: Julian Kirsch <kirschju@sec.in.tum.de> Date: Tue, 18 Nov 2014 19:58:26 +0100 navbar Diffstat:
| M | justified-nav.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;