summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 19:47:40 +0100
committerJulian Kirsch <kirschju@sec.in.tum.de>2014-11-18 19:47:40 +0100
commitef6c0d362a651249916746e30570a79b62b006dc (patch)
treea4ce1fd660316167a528e752a3c64614ad9c3e45
parent7bc6f864ad38fb716974a3859a28e793d8aa2bab (diff)
downloadwww-ef6c0d362a651249916746e30570a79b62b006dc.tar.gz
www-ef6c0d362a651249916746e30570a79b62b006dc.tar.bz2
www-ef6c0d362a651249916746e30570a79b62b006dc.zip
Menu always on top2?
-rw-r--r--justified-nav.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/justified-nav.css b/justified-nav.css
index 625d1a29..7bc802e6 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -44,8 +44,6 @@ body {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
background-repeat: repeat-x; /* Repeat the gradient */
border-bottom: 1px solid #d5d5d5;
- position:fixed;
- z-index:99;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,