From: Michael James Gratton Date: Thu, 21 Jun 2018 06:50:00 +0000 (+1000) Subject: valadoc: Adjust stylesheet to unbreak Epiphany X-Git-Tag: 0.42.4~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f47255fd8dc33851df67528b3fb28357ea8dc0;p=thirdparty%2Fvala.git valadoc: Adjust stylesheet to unbreak Epiphany Fixes https://gitlab.gnome.org/GNOME/vala/issues/644 --- diff --git a/valadoc/icons/style.css b/valadoc/icons/style.css index 04cfef868..e49a32b96 100644 --- a/valadoc/icons/style.css +++ b/valadoc/icons/style.css @@ -116,7 +116,6 @@ div.site_footer { div.site_body { display: inline-block; - overflow-y: auto; position: fixed; top: 40.5px; height: calc(100% - 40.5px);