summaryrefslogtreecommitdiff
path: root/valadoc
diff options
context:
space:
mode:
authorMichael James Gratton <mike@vee.net>2018-06-21 16:50:00 +1000
committerRico Tzschichholz <ricotz@ubuntu.com>2018-11-19 12:03:04 +0100
commit2ba06ae75d4751f2d6696a688a2192d23b8536b4 (patch)
tree59a8485f2fd65b4b5d0c1ecd070a7c81348237e9 /valadoc
parent7675d7411b69a0112005caa57f774cf168ba29da (diff)
downloadvala-2ba06ae75d4751f2d6696a688a2192d23b8536b4.tar.gz
valadoc: Adjust stylesheet to unbreak Epiphany
Fixes https://gitlab.gnome.org/GNOME/vala/issues/644
Diffstat (limited to 'valadoc')
-rw-r--r--valadoc/icons/style.css1
1 files changed, 0 insertions, 1 deletions
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);