##// END OF EJS Templates
always point py3compat.input to builtin_mod.input...
always point py3compat.input to builtin_mod.input to preserve forwarding overrides made by the Kernel closes #4583

File last commit:

r11033:fa36e98f
r14895:f1061ccf
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;
}