summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-26 15:23:30 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-26 20:39:33 +0200
commit3dbc5d6b39165002e1de2f3ba6d99d6d7d9a5dd4 (patch)
tree3d71aad0cb26c0a95f43e44254e98e9d42dad0f6 /help3xsl
parentRemove unused CSS class (diff)
downloadhelp-3dbc5d6b39165002e1de2f3ba6d99d6d7d9a5dd4.tar.gz
help-3dbc5d6b39165002e1de2f3ba6d99d6d7d9a5dd4.zip
tdf#126813 Fix scrolling of targeted references
Change-Id: Ic7ce644cc0a5053905e980952ad31767fa87125c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94885 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css3
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 {