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

Add max-width: none to .media > .img-thumbnail #16350

Merged
merged 1 commit into from
Apr 26, 2015
Merged

Add max-width: none to .media > .img-thumbnail #16350

merged 1 commit into from
Apr 26, 2015

Conversation

thomasphorton
Copy link
Contributor

I believe that this is the right place- although we could save a couple of bytes if we assume that .img-thumbnails will always be .media-objects.

Fixes #16120

@cvrebert cvrebert added the css label Apr 24, 2015
@mdo
Copy link
Member

mdo commented Apr 24, 2015

Let's definitely scope this to .media-object with the same comment. That way we don't accidentally change images within the rest of the media component for folks.

@mdo mdo added this to the v3.3.5 milestone Apr 24, 2015
@thomasphorton
Copy link
Contributor Author

cool, i'll get that up, probably won't be til tonight.

mdo added a commit that referenced this pull request Apr 26, 2015
Add max-width: none to .media > .img-thumbnail
@mdo mdo merged commit 4f3feed into twbs:master Apr 26, 2015
@cvrebert cvrebert mentioned this pull request Apr 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.img-thumbnail inside .media-left renders differently in Chrome than in Firefox
3 participants