From d7f47255fd8dc33851df67528b3fb28357ea8dc0 Mon Sep 17 00:00:00 2001 From: Michael James Gratton Date: Thu, 21 Jun 2018 16:50:00 +1000 Subject: [PATCH] valadoc: Adjust stylesheet to unbreak Epiphany Fixes https://gitlab.gnome.org/GNOME/vala/issues/644 --- valadoc/icons/style.css | 1 - 1 file changed, 1 deletion(-) 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); -- 2.47.2