bootstrap-rtl
bootstrap-rtl copied to clipboard
text-left and text-right
Add
.text-left { text-align: right; }
.text-right { text-align: left; }
Or combine it with .flip as it is the case for pull-left and pull-right