##// END OF EJS Templates
use on-load event to trigger resizable images...
use on-load event to trigger resizable images instead of timeout, which could get incorrect size information. closes #5219

File last commit:

r11033:fa36e98f
r15551:21111dbc
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;
}