##// END OF EJS Templates
fix Python2 infinite recursion on __name__
fix Python2 infinite recursion on __name__

File last commit:

r11033:fa36e98f
r13400:9e453717
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;
}