#admin-menu {
  left: 0;
  position: fixed;
  top: 0;
}

body.admin-menu div#admin-toolbar.vertical {
  top: 30px;
}