commit d4fca42c6a6a0b79372f301ec7e2fbf68177113b
parent 4b4ce1171ed7d22b03f90a2cfef0b389f93d823a
Author: Julian Kirsch <kirschju@sec.in.tum.de>
Date: Tue, 18 Nov 2014 22:14:10 +0100
revert navigation
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/justified-nav.css b/justified-nav.css
@@ -25,11 +25,11 @@ body {
background-color: #eee;
border: 1px solid #ccc;
border-radius: 5px;
- position:fixed;
+/* position:fixed;
z-index:99;
top:20;
right:0;
- left:0;
+ left:0;*/
}
.nav-justified > li > a {
padding-top: 15px;