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.43.1~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fmerge-requests%2F8%2Fhead;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);