1 // Temp fix for reactstrap 2 .app-header { 3 .navbar-nav { 4 .dropdown-menu-right { 5 right: auto; 6 } 7 } 8 }