In the above image MenuItems are align to right side of the MyMenu, I needed to le
For Bootstrap 3.1.0 or above use .dropdown-menu-left or .dropdown-menu-right to display the drop down menus right or left side of the parent menu. In your case try following.
.dropdown-menu-left
.dropdown-menu-right
My Menu
Bootstrap is BEST