summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 20:24:41 +0100
committerJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 20:24:41 +0100
commitda670d4ca8b186baf785e1ea3b502d389cedd71c (patch)
treec11fca34b0f17ffb85d2a0a554f9db9315e7f639
parent382c3c242e1a98fd7d831407f211c2ee0a40510e (diff)
downloadwww-da670d4ca8b186baf785e1ea3b502d389cedd71c.tar.gz
www-da670d4ca8b186baf785e1ea3b502d389cedd71c.tar.bz2
www-da670d4ca8b186baf785e1ea3b502d389cedd71c.zip
bug
-rw-r--r--justified-nav.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/justified-nav.css b/justified-nav.css
index 4b2c2637..7e729829 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -28,7 +28,7 @@ body {
position:fixed;
z-index:99;
top:0;
- right:100;
+ right:-100;
left:100;
}
.nav-justified > li > a {