##// END OF EJS Templates
Minor fixes to the css for print view.
Brian Granger -
Show More
@@ -3,10 +3,3 b' div#notebook { overflow: visible !important; }'
3 .ui-widget-content { border: 0px; }
3 .ui-widget-content { border: 0px; }
4 #save_widget {margin: 0px !important;}
4 #save_widget {margin: 0px !important;}
5 #header {display: none !important;}
5 #header {display: none !important;}
6 /*span#notebook_name {
7 height: 1em;
8 line-height: 1em;
9 padding: 3px;
10 border: none;
11 font-size: 182%;
12 }*/ No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now