summaryrefslogtreecommitdiff
path: root/webhelp/template/common/main.js
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-03-17 20:07:05 +0000
committer <>2015-07-07 10:18:30 +0000
commit802da9dd5d4bc18f46a916eedc0c5c1980a15e59 (patch)
treef78a8637465b7a4c9624fef03d27eb7aeaa779d4 /webhelp/template/common/main.js
parent18f63104106b81bf37ca1af774d7be38051e5444 (diff)
downloaddocbook-xsl-master.tar.gz
Imported from /home/lorry/working-area/delta_docbook-xsl/docbook-xsl-1.78.1.tar.bz2.HEADdocbook-xsl-1.78.1master
Diffstat (limited to 'webhelp/template/common/main.js')
-rw-r--r--webhelp/template/common/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webhelp/template/common/main.js b/webhelp/template/common/main.js
index 714cdee..5957fb4 100644
--- a/webhelp/template/common/main.js
+++ b/webhelp/template/common/main.js
@@ -75,7 +75,7 @@ $(document).ready(function() {
//$("#doSearch").button(); //add jquery button styling to 'Go' button
// When you click on a link to an anchor, scroll down
- // 105 px to cope with the fact that the banner
+ // 120 px to cope with the fact that the banner
// hides the top 95px or so of the page.
// This code deals with the problem when
// you click on a link from another page.