bootstrap-rtl
bootstrap-rtl copied to clipboard
bootstrap-rtl min is missing navbar-right
In minified file off bootstrap-rtl there is no navbar-right class
.navbar-right {
float: left !important;
}
if you are using a module loader you need to import "bootstrap-flipped.css", then it will work I faced the same problem