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