##// END OF EJS Templates
There is a bug in pandoc < 1.12.1 where the --no-highlight option is not honored...
There is a bug in pandoc < 1.12.1 where the --no-highlight option is not honored in some situations. The IPython.nbconvert.utils.pandoc module prints a warning if minimal version is not satisfied..

File last commit:

r11033:fa36e98f
r14759:d5ce3576
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;
}