##// END OF EJS Templates
AttributeError check on config no longer works...
AttributeError check on config no longer works use new `'Class.trait' in config` check

File last commit:

r11033:fa36e98f
r12796:7242f6a1
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;
}