/**********************************************************************
* bootstrap 4 pull-right is invalid
* Description.
* When testing bootstrap, I found that pull-right is invalid, but it turns out that it has been replaced with float-right.
*
*********************************************************************/
I. Reference documents.
1. What happened to the .pull-left and .pull-right classes in Bootstrap 4?
https://stackoverflow.com/questions/39655110/what-happened-to-the-pull-left-and-pull-right-classes-in-bootstrap-4
2. pull-right replacement in bootstrap 4 does not work
https://stackoverflow.com/questions/46221635/pull-right-replacement-in-bootstrap-4-does-not-work
II. Solutions.
The classes are currently float-right float-sm-right etc.
Similar Posts:
- [Solved] Git pull error: You have not concluded your merge (MERGE_HEAD exists)
- Git Pull Error: Please specify which branch you want to merge with.
- Git pull Error: “unable to update local ref”
- [Solved] Git pull fatal: refusing to merge unrelated histories
- Solving git reusing to merge unrelated histories
- Git Push Error: rejected error: failed to push some refs to… [How to Solve]
- Git pull does not specify an error message for the branch
- [How to Solve] Push rejected: Push to origin/master was rejected
- Git | fatal: refusing to merge unrelated histories [How to Solve]
- Git pull Error: error: Your local changes to the following files would be overwritten by merge: