Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui5-messagestrip): remove height 100% on element tag (#387)
Issue, the message strip used to take full parent height, although it might contain only few words. Solution: remove the height 100% on element tag, as it can be alter any time by the consumers. FIXES: #375
- Loading branch information