##// END OF EJS Templates
Merge pull request #4295 from mgaitan/1093_boundary_load_magic...
Merge pull request #4295 from mgaitan/1093_boundary_load_magic Implement boundary option for load magic `%load -r 1-10` now does what one should expect. closes #1093

File last commit:

r11033:fa36e98f
r12838:9bfd8553 merge
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;
}