OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Fix Dialog close button sizing on smaller screen #285

Closed Nightsphere closed 3 years ago

Nightsphere commented 4 years ago

The close button vertical sizing seems to be off when the page size shrinks. Set it up so that its size will be relative to the dialog header, no matter the size of the screen. This could potentially help solve other element issues throughout the InfoMapper.

Nightsphere commented 3 years ago

Though no push was specifically done for this, I did a fix for this a week ago as part of another update. I will reopen if the button sizing issue has not been completely taken care of, but for now, it seems to be better on smaller screens.