.dropdown {
	display:block;	
}
.dropdown-hover-all .dropdown-menu, .dropdown-hover > .dropdown-menu.dropend { 
	margin-left:-1px !important;
}