Fix #6883 - image loading tidy up
[roojs1] / scss / roojs-bootstrap / img.scss
1
2 img.background-contain {
3     background-repeat: no-repeat;
4     background-position: center;
5     background-size: contain;
6 }