Would it be useful to have .pull-right-sm, .pull-right-md, .pull-right-lg classes, so as to responsively control the pull-right behavior?
That is, once the columns start collapsing at a smaller width have the pull-right no longer apply, such that what was pulled-right in wide-screen is now aligned-left in narrow-view.
Would it be useful to have
.pull-right-sm,.pull-right-md,.pull-right-lgclasses, so as to responsively control the pull-right behavior?That is, once the columns start collapsing at a smaller width have the pull-right no longer apply, such that what was pulled-right in wide-screen is now aligned-left in narrow-view.