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

Added border-radius: inherit; to the #sizedImgDiv #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwh-rl
Copy link

@bwh-rl bwh-rl commented Mar 8, 2016

When the iron-image gets border-radius the #sizedImgDiv overlaps the iron-image.
Let the #sizedImgDiv inherit the border radius prevents this.

When the iron-image gets border-radius the #sizedImgDiv overlaps the iron-image.
Let the #sizedImgDiv inherit the border radius prevents this.
@bwh-rl
Copy link
Author

bwh-rl commented Mar 8, 2016

Would fix #65

@bwh-rl
Copy link
Author

bwh-rl commented Mar 8, 2016

Actually #sizedImgDiv should not overlap iron-image at all due overflow: hidden. But somehow position: absolute; from the --layout-fit mixin seems to break this.

@ozasadnyy
Copy link

Any news on this merge?

@sophieH29
Copy link

sophieH29 commented Aug 27, 2016

+1, when hover on one image , they chaotically become squared
Screenshot:
http://take.ms/ymHHJ

This commit will fix the issue

@bwh-rl
Copy link
Author

bwh-rl commented Sep 12, 2016

Maybe this should be closed in favor of #79?

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.

None yet

4 participants