##// END OF EJS Templates
Backport PR #5832: Fixed example to work with python3...
Backport PR #5832: Fixed example to work with python3 Just some print parentheses added.

File last commit:

r11033:fa36e98f
r16755:d71b36b6
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;
}