commit b2baaca345a2bae517bba8dbc345615b5e7b4d98 parent e2753ca29ec8ca0dd28af3fa9a84554c00de4fea Author: Julian Kirsch <kirschju@sec.in.tum.de> Date: Tue, 18 Nov 2014 19:51:33 +0100 add 100% to menu 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:100%; } .nav-justified > li > a { padding-top: 15px;