.admin__links li {
  display: inline-block;
  margin: 0 5px;
}
#block-msh-local-tasks {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100px;
}
#block-msh-local-tasks li {
  width: 100px;
  margin-bottom: 5px;
}
.ipe-tabs-content input[type="text"] {
  width: 100%;
}
