Created by: vikynandha-zz
In Bootstrap 3, .alert
s don't get any default styling, unlike the older versions where .alert-warning
is the default style.
The migration documentation seems to be missing this, though it covers similar behavior for .btn
.
So, this pull request just adds this missing info.