Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants