commit e2753ca29ec8ca0dd28af3fa9a84554c00de4fea parent ef6c0d362a651249916746e30570a79b62b006dc Author: Julian Kirsch <kirschju@sec.in.tum.de> Date: Tue, 18 Nov 2014 19:48:56 +0100 Fix menu Diffstat:
| M | justified-nav.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/justified-nav.css b/justified-nav.css @@ -27,6 +27,7 @@ body { border-radius: 5px; position:fixed; z-index:99; + width=100%; } .nav-justified > li > a { padding-top: 15px;