summaryrefslogtreecommitdiffstats
path: root/theme/javascript/index.js
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-10-14 13:15:36 +0200
committerSamy Pessé <samypesse@gmail.com>2015-10-14 13:15:36 +0200
commit682fabd1ef8ff54cf3fbfe9fb7903f049f1a0f05 (patch)
treeae3aca0f5b1a693cefb8477482b12a8918d82dde /theme/javascript/index.js
parentee8ccc6d7ed4e85e485f010350b5a5e37b9a00c4 (diff)
downloadgitbook-682fabd1ef8ff54cf3fbfe9fb7903f049f1a0f05.zip
gitbook-682fabd1ef8ff54cf3fbfe9fb7903f049f1a0f05.tar.gz
gitbook-682fabd1ef8ff54cf3fbfe9fb7903f049f1a0f05.tar.bz2
Fix position of glossary icon relative to sidebar toggler
Diffstat (limited to 'theme/javascript/index.js')
-rwxr-xr-xtheme/javascript/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/javascript/index.js b/theme/javascript/index.js
index 6e601c6..303f87d 100755
--- a/theme/javascript/index.js
+++ b/theme/javascript/index.js
@@ -27,6 +27,7 @@ function start(config) {
// Add action to toggle sidebar
toolbar.createButton({
+ index: 0,
icon: 'fa fa-align-justify',
onClick: function(e) {
e.preventDefault();