Files
git/gitweb/static
Rito Rhymes 34108d7fa3 gitweb: fix mobile footer overflow by wrapping text and clearing floats
On narrow screens, footer text can wrap, but the fixed 22px footer height
and floated footer blocks can cause overflow.

Switch to min-height and add a clearfix on the footer container so it grows
to contain wrapped float content cleanly.

Signed-off-by: Rito Rhymes <rito@ritovision.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-17 11:49:13 -08:00
..
2023-11-26 10:07:05 +09:00