#navbar-administration {
  display: block;
}

#admin-menu {
  display: none;
}

html body.admin-menu {
  margin-top: 0px !important;
}
