I would like to have the collapsible button alligned to the right of the navbar (Bootstrap v4). I've tried to wrap the button in:
<div class='nav navbar-nav navbar-right'>
And also added the float-xs-right
class... without success.
I have created the following plunker:
float-xs-right
was introduced in Bootstrap Alpha 5, but the plunker CSS is referencing Bootstrap Alpha 4. It works fine with Alpha 5:http://www.codeply.com/go/Ina8YfuXaU