December 30, 2014 at 10:41 PM #1 Affected App WoltLab Suite Forum The new CSS doesn't respect the images size in tables.Example: Code .messageBody > div:not(.messageFooter):not(.redactor-box):not(.messageTabMenu) img {max-width: 100%;} img {max-width: 100%;} is the problem. If I disable this the images appear correctly.