diff options
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 574b6a963a..0ae386088a 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -879,6 +879,9 @@ li.disabled a { "leftside main main main" ". footer footer footer" } + html { + scroll-padding-top: 64px; + } } @media screen and (min-width: 1440px) { body { |