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 6d15e9c + a3987d6 commit eea02c2Copy full SHA for eea02c2
notebook/static/notebook/less/notebook.less
@@ -26,6 +26,7 @@ div#notebook {
26
width: 100%;
27
/* This spaces the page away from the edge of the notebook area */
28
padding-top: @page-header-padding;
29
+ padding-bottom: @page-header-padding;
30
margin: 0px;
31
outline: none;
32
.border-box-sizing();
0 commit comments