align bootstrap toggle menu right code example
Example: how do i get the toggle menu on the right bootstrap
<button type="button" class="navbar-toggler ml-auto hidden-sm-up float-xs-right" data-toggle="collapse" data-target="#navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"></button>