diff --git a/docs/css/_documentation.sass b/docs/css/_documentation.sass index b942996647..92afa5128c 100644 --- a/docs/css/_documentation.sass +++ b/docs/css/_documentation.sass @@ -79,6 +79,8 @@ .documentation-content position: absolute top: 0 + left: 0 + right: 0 bottom: 0 padding: 30px overflow-y: scroll diff --git a/docs/js/doc.js b/docs/js/doc.js index 71e4522b65..59c790c722 100644 --- a/docs/js/doc.js +++ b/docs/js/doc.js @@ -84,7 +84,7 @@ source += ' '; } source += line + '\n'; - if (line.indexOf('<') === 0 && line.indexOf('