##// END OF EJS Templates
Backport PR #4141: add files with a separate `add` call in backport_pr...
Backport PR #4141: add files with a separate `add` call in backport_pr `git commit [filename]` will fail if the filename is not already tracked. /cc @ivanov

File last commit:

r11033:fa36e98f
r12422:a845de50
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;
}