You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
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.
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: twbs/bootstrap#18340
The text was updated successfully, but these errors were encountered: