ul.local-tasks {
  display: flex;
}

ul.local-tasks li {
  list-style: none;
}
