Open briangleeson opened 8 years ago
The "pull-right" and "pull-left" CSS classes have been replaced with tiered responsive versions like "pull-xs-right", "pull-sm-right", etc. for the 5 device size breakpoints. We need to replace all usage of the old version with the new class names.
See this change in Bootstrap 4 alpha: https://github.com/twbs/bootstrap/pull/18340
The "pull-right" and "pull-left" CSS classes have been replaced with tiered responsive versions like "pull-xs-right", "pull-sm-right", etc. for the 5 device size breakpoints. We need to replace all usage of the old version with the new class names.
See this change in Bootstrap 4 alpha: https://github.com/twbs/bootstrap/pull/18340