##// END OF EJS Templates
Use closure to prevent traitlet callbacks from firing twice.
Use closure to prevent traitlet callbacks from firing twice.

File last commit:

r11033:fa36e98f
r15018:466a0e38
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;
}