mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-24 17:35:31 +00:00
When sizing grid children we now also check whether calculate_min_content_height() adds to the computed height. Previously we were using the result of layout_inner() which led to zero height of not specifically sized block level children. This fixes a height issue with our GitHub page. The footer is now at its place and is not hovering over other content anymore.
80 KiB
80 KiB