.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

