summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-03 15:53:50 -0700
committerSamy Pessé <samypesse@gmail.com>2014-04-03 15:53:50 -0700
commit55d9bfbf1833376d4e79f436eaaf64ed6886ebc8 (patch)
tree886dba4b1e829cf982c0250e7f0dc2810014e4df /templates
parentc964b53137ff01c01d06178e0e2000ee63da747c (diff)
downloadgitbook-55d9bfbf1833376d4e79f436eaaf64ed6886ebc8.zip
gitbook-55d9bfbf1833376d4e79f436eaaf64ed6886ebc8.tar.gz
gitbook-55d9bfbf1833376d4e79f436eaaf64ed6886ebc8.tar.bz2
Enable use of spacebar for scrolling into book body
Diffstat (limited to 'templates')
-rw-r--r--templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html
index e2533ec..e726c95 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -5,7 +5,7 @@
<div class="book with-summary" data-github="{{ githubId }}" data-level="{{ progress.current.level }}">
{% include "includes/book/header.html" %}
{% include "includes/book/summary.html" %}
- <div class="book-body">
+ <div class="book-body" tabindex="-1">
<div class="page-wrapper">
<div class="book-progress">
<div class="bar">