Fix navbar issue

fixes #6024
This commit is contained in:
Morris Jobke 2013-11-25 17:04:19 +01:00
parent 019f3299b0
commit 4dc35909b5
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
/* NAVIGATION ------------------------------------------------------------- */ /* NAVIGATION ------------------------------------------------------------- */
#navigation { #navigation {
position: absolute; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;