##// END OF EJS Templates
update IPython.core to nbformat 4...
update IPython.core to nbformat 4 affects `%run` and `%notebook` removes `%notebook --format` conversion, that's what nbconvert is for.

File last commit:

r11033:fa36e98f
r18585:80dee970
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;
}