Skip to content

Commit a15bb5a

Browse files
author
Chasen Le Hara
committed
Merge branch 'master' into 4744-toc
2 parents 1b31cbc + bc1bdb3 commit a15bb5a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-docs-html-canjs",
3-
"version": "2.5.9",
3+
"version": "2.5.11",
44
"description": "The plugins to produce the CanJS site",
55
"main": "static/canjs",
66
"scripts": {

static/layout.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
}
5151
#left, #toc-sidebar {
5252
height: calc(~"100vh - " @brand-height);// 53px header
53-
overflow-y: scroll;
5453
position: fixed;
5554
scroll-behavior: smooth;
5655
top: @brand-height;

0 commit comments

Comments
 (0)