This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(toast.scss): Change height to defined for IE11
Height updated to value below min-height. IE11 does not layout correctly without. Tried 'inherit' but caniuse.com says not supported. Fixes #4946. Closes #5057.
- Loading branch information