#adminmenuwrap.floating { position: fixed; top: 28px; left: 0; }
body.rtl #adminmenuwrap.floating { right: 0; }
body.branch-3-3 #adminmenuwrap.floating { top: 0; }

/* clearfix so jQuery's outerHeight() works... */
#collapse-menu:before, #collapse-menu:after { content: ""; display: table; }
#collapse-menu:after { clear: both; }
#collapse-menu { zoom:1; }