summaryrefslogtreecommitdiff
path: root/justified-nav.css
diff options
context:
space:
mode:
authorJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 20:19:26 +0100
committerJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 20:19:26 +0100
commit044ddc4eae69579d22ae7fd6d68b195cace2da0f (patch)
treecaba0760b7f0c28a0f7bc057af59397528d2cb0f /justified-nav.css
parent1d666073946227acef2e931799523ad0c9e15bcf (diff)
downloadwww-044ddc4eae69579d22ae7fd6d68b195cace2da0f.tar.gz
www-044ddc4eae69579d22ae7fd6d68b195cace2da0f.tar.bz2
www-044ddc4eae69579d22ae7fd6d68b195cace2da0f.zip
stupid menu
Diffstat (limited to 'justified-nav.css')
-rw-r--r--justified-nav.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/justified-nav.css b/justified-nav.css
index 51758bac..7af733fb 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -27,7 +27,9 @@ body {
border-radius: 5px;
position:fixed;
z-index:99;
- width: auto;
+ top:0;
+ right:0;
+ left:0;
}
.nav-justified > li > a {
padding-top: 15px;