##// END OF EJS Templates
check that PIL can save JPEG to BytesIO...
check that PIL can save JPEG to BytesIO as far as I can tell, this is a bug in PIL that is fixed in Pillow.

File last commit:

r11033:fa36e98f
r15684:22fc4193
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;
}