##// END OF EJS Templates
Let Travis know about es6-promise,...
Let Travis know about es6-promise, instead of rsvp which is not used anymore.

File last commit:

r11033:fa36e98f
r18911:3eb58368
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;
}