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 28, 2023. It is now read-only.
The duplicated cross when upgrading to Boosted 4.4.1 is due to a diff between Boosted and Bootstrap (thus ng-bootstrap).
The current Boosted pattern is:
There's a first step to remove the unwanted cross, in CSS:
Which will solve the visual inconsistency.
However there's a second step which should be done to match Boosted, but it requires to override the generated markup from ng-bootstrap's alert.
The text was updated successfully, but these errors were encountered: