.dropdown-menu .dropdown-toggle::after {
    transform: rotate(-90deg);
}
