From 8451205ea49930710f35417751db0a1cd4650d2f Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Sat, 15 Jan 2022 17:18:11 -0800 Subject: [PATCH] Remove JS workaround for scroll-padding-top Safari didn't previously support it, put it is now supported since version 14 (latest is 15). --- templates/rustdoc/body.html | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/templates/rustdoc/body.html b/templates/rustdoc/body.html index 6fa517506..c2c3f808f 100644 --- a/templates/rustdoc/body.html +++ b/templates/rustdoc/body.html @@ -1,36 +1,5 @@ - - {# see comment in ../storage-change-detection.html for details #} {%- include "footer.html" -%}