We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf2749 commit 53ac9bbCopy full SHA for 53ac9bb
1 file changed
scripts/api.js
@@ -52,10 +52,10 @@
52
});
53
54
55
- scrollable.height($("html").innerHeight() - 260);
+ scrollable.height($("html").innerHeight() - 230);
56
57
$(window).on("resize", function() {
58
59
60
61
// Highlight the new code blocks.
0 commit comments