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

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;