diff --git a/all_static/css/main.css b/all_static/css/main.css index 925e083c2..a9729d484 100644 --- a/all_static/css/main.css +++ b/all_static/css/main.css @@ -6731,7 +6731,6 @@ div#notebook_panel { height: 100%; } #notebook { - font-size: 14px; line-height: 20px; overflow-y: hidden; overflow-x: auto; @@ -6741,8 +6740,7 @@ div#notebook_panel { outline: none; box-sizing: border-box; -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - min-height: 100%; } + -webkit-box-sizing: border-box; } @media not print { #notebook-container {