Fix navbar issue

fixes #6024
remotes/origin/stable6
Morris Jobke 11 years ago
parent 019f3299b0
commit 4dc35909b5
  1. 2
      core/css/styles.css

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

Loading…
Cancel
Save