Merge pull request #6040 from owncloud/fix-navbar-css

Fix navbar issue
This commit is contained in:
Raghu Nayyar 2013-11-25 08:10:57 -08:00
commit a5bfa6b1c3
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 {
position: absolute;
position: fixed;
top: 0;
bottom: 0;
left: 0;