adding .pull-right to ul.dropdown-menu should do it
Deprecation Notice: As of Bootstrap v3.1.0,
.pull-righton dropdown menus is deprecated. To right-align a menu, use.dropdown-menu-right.
Deprecation Notice 2: As of Bootstrap v5,
.dropdown-menu-rightis deprecated. For Bootstrap v5, use.dropdown-menu-end.