##// END OF EJS Templates
AttributeError no longer raised on missing config
AttributeError no longer raised on missing config

File last commit:

r11033:fa36e98f
r12798:0d8bc68d
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
MinRK
center login
r10899 // Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}