We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e3605e + 5f67e3d commit 0f30fceCopy full SHA for 0f30fce
all_static/css/main.css
@@ -6731,7 +6731,6 @@ div#notebook_panel {
6731
height: 100%; }
6732
6733
#notebook {
6734
- font-size: 14px;
6735
line-height: 20px;
6736
overflow-y: hidden;
6737
overflow-x: auto;
@@ -6741,8 +6740,7 @@ div#notebook_panel {
6741
6740
outline: none;
6742
box-sizing: border-box;
6743
-moz-box-sizing: border-box;
6744
- -webkit-box-sizing: border-box;
6745
- min-height: 100%; }
+ -webkit-box-sizing: border-box; }
6746
6747
@media not print {
6748
#notebook-container {
0 commit comments