I was trying to create twitter bootstrap submenu in dropdown menu, but I\'ve got a problem: I have dropdown menu in the top right corner of the page and that menu has one mo
If you are using bootstrap v4 there is a new way to do that.
You should use .dropdown-menu-right on the .dropdown-menu element.
.dropdown-menu-right
.dropdown-menu
Right-aligned menu Action Another action Something else here
Link to code: https://getbootstrap.com/docs/4.0/components/dropdowns/#menu-items