Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with auto height in img tag #2779

Closed
meotimdihia opened this issue Mar 24, 2012 · 3 comments
Closed

problem with auto height in img tag #2779

meotimdihia opened this issue Mar 24, 2012 · 3 comments
Milestone

Comments

@meotimdihia
Copy link

It seems
img{height:auto;}
cause chrome can't fix that image's height from beginning .

in this picture , i set height = 52
GitHub Logo

@mdo
Copy link
Member

mdo commented Mar 25, 2012

Ah, yes—I had been meaning to reinvestigate this. Just removed it in 2.0.3-wip since it causes issues. Thanks!

@heldchen
Copy link

heldchen commented Sep 3, 2012

this issue seems to be back in 2.1.0
with img { height:auto } like it's default in 2.1 images are distorted in Chrome

@annapoorni
Copy link

This issue happens in 2.3.2 version as well. Is there a way to override height: auto ? other than inline style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants