##// END OF EJS Templates
don't use nbformat.current in IPython.html...
don't use nbformat.current in IPython.html use top-level nbformat.read/write, v4 directly for compose

File last commit:

r11033:fa36e98f
r18607:973d7344
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;
}