moneyadviceservice / dough

Reusable UI components
http://www.madewithdough.org.uk/
MIT License
9 stars 1 forks source link

TP 10508 Pop up tip overlap #329

Closed margOnline closed 5 years ago

margOnline commented 5 years ago

TP 10508 and refer to TP 9256

Summary

In some instances, the page content overlaps the popup-tip content. The first time this bug was noticed, it was fixed by adding a style to wpcc, refer to pr#211 on wpcc. Ideally the fix should have been applied to dough as the popup component is used across the site and should be designed to be dropped into any engine/tool without the need for customisation.

This pr adds the requisite style to the dough component to ensure the popup content is not obscured by other page content.