Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Fix humidity text overlapping other modules#21

Open
parnic wants to merge 2 commits intomochman:masterfrom
parnic:fix-humidity-overlap
Open

Fix humidity text overlapping other modules#21
parnic wants to merge 2 commits intomochman:masterfrom
parnic:fix-humidity-overlap

Conversation

@parnic
Copy link

@parnic parnic commented Nov 1, 2020

This moves the main "circle" display into its own div so the humidity text can
sit beneath it, and converts a lot of the absolute positioning into normal
positioning to let the browser's layout engine encompass everything correctly
into the parent "module-content" div.

Tested in visual and list modes; left and right sides; and in "nest", "protect",
and "both" display modes.

Fixes #18

This moves the main "circle" display into its own div so the humidity text can
sit beneath it, and converts a lot of the absolute positioning into normal
positioning to let the browser's layout engine encompass everything correctly
into the parent "module-content" div.

Tested in visual and list modes; left and right sides; and in "nest", "protect",
and "both" display modes.

Fixes mochman#18
@parnic parnic force-pushed the fix-humidity-overlap branch from 32cc7ec to 7e5b94b Compare November 1, 2020 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Humidity text doesn't play nice with others

1 participant