summaryrefslogtreecommitdiff
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
parent695cea8d8ed485a8c32f9ccb67e2a182159a6734 (diff)
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>
-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 {
ments'>feature/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)Author
2017-01-10New loplugin:conststringvar: unodevtoolsStephan Bergmann
2016-11-01Omit the default comparatorTakeshi Abe
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-02Remove unused pbOpt parameterStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-08Remove ornamental noiseStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar