##// END OF EJS Templates
disable auto-scroll on mozilla...
disable auto-scroll on mozilla see #2041 for details

File last commit:

r5878:b0954abb
r7733:45090c2b
Show More
printnotebook.css
5 lines | 197 B | text/css | CssLexer
body { overflow: visible !important; }
div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header {display: none !important;}