Since you’re using Bootstrap, add pull-left to the class of your dropdown li:
<li class="dropdown-submenu pull-left">
solved Make drop-down menu open to the left instead right
Since you’re using Bootstrap, add pull-left to the class of your dropdown li:
<li class="dropdown-submenu pull-left">
solved Make drop-down menu open to the left instead right