summaryrefslogtreecommitdiff
path: root/webhelp/docs/common/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'webhelp/docs/common/main.js')
-rw-r--r--webhelp/docs/common/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webhelp/docs/common/main.js b/webhelp/docs/common/main.js
index 714cdee..5957fb4 100644
--- a/webhelp/docs/common/main.js
+++ b/webhelp/docs/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.