Closed Im-Beast closed 2 years ago
unsure if this really is the right approach; this should rather be fixed "properly"
This is "proper" approach or at least I don't see other way around it.
Preflight applies max-width: 100%
and height: auto;
to img,video
and if either height or width is present in CSS (even when set to unset
or both to auto
) then size attributes don't really work.
@Im-Beast could you rebase?
Will do right now
Done @crowlKats
Closes #2279