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