##// END OF EJS Templates
Merge pull request #5760 from ivanov/connection-mixin...
Merge pull request #5760 from ivanov/connection-mixin DRY out load_connection_file implementations

File last commit:

r11033:fa36e98f
r16508:3403b188 merge
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;
}