Skip to content

Commit 23c772d

Browse files
committed
Fix scrolling of API docs on small screens
fixes hhvm#49
1 parent d67bfdb commit 23c772d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/_sass/_react_docs_nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ nav.toc {
5959

6060
.navGroups {
6161
padding: 40px 10px 10px;
62+
display: none;
6263
}
6364
}
6465

0 commit comments

Comments
 (0)