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

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

Open
bwh-rl wants to merge 1 commit intoPolymerElements:masterfrom
bwh-rl:master
Open

Added border-radius: inherit; to the #sizedImgDiv#69
bwh-rl wants to merge 1 commit intoPolymerElements:masterfrom
bwh-rl:master

Conversation

@bwh-rl
Copy link
Copy Markdown

@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
Copy Markdown
Author

bwh-rl commented Mar 8, 2016

Would fix #65

@bwh-rl
Copy link
Copy Markdown
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
Copy Markdown

Any news on this merge?

@sophieH29
Copy link
Copy Markdown

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
Copy Markdown
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