##// END OF EJS Templates
Merge pull request #3948 from minrk/sphinx-dir...
Merge pull request #3948 from minrk/sphinx-dir Sphinx and PDF tweaks for nbconvert: - add `--interaction=batchmode` to pdflatex call to avoid waiting for interactive input. - use sphinx.package_dir to find texinputs directory regardless of on-disk location. Closes #3894.

File last commit:

r11033:fa36e98f
r12057:c293fc54 merge
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;
}