##// END OF EJS Templates
Move saving to contentmanager...
Move saving to contentmanager Make notebook.save_notebook call contentmanager.save_notebook.

File last commit:

r11033:fa36e98f
r18628:87f6504e
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
// Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}