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 Sep 18, 2024. It is now read-only.
When preparing our projects (primarily Gleez and Cerber) for TWBS 3.1.x, we should get rid of the deprecated selectors (classes. IDs), in favor of a more specific and unique selectors or other techniques.
The benefit of this method is that is not necessary to use .clearfix as in the case with .pull-right.
In the same way it is possible to replace .pull-left.
For example we can have .form-actions-right and .form-actions-left
When preparing our projects (primarily Gleez and Cerber) for TWBS 3.1.x, we should get rid of the deprecated selectors (classes. IDs), in favor of a more specific and unique selectors or other techniques.
See v3.1.0 ship list
The text was updated successfully, but these errors were encountered: