github-badge icon indicating copy to clipboard operation
github-badge copied to clipboard

Ability to fit internal width to iframe width?

Open rb2k opened this issue 10 years ago • 2 comments

I guess this would be a feature request? I would love to somehow change the with to 100%, but from what I can tell, browser disallow injecting CSS into an iframe.

I would like it to go from this:

To this:

I did this by either changing the width to 100% or removing it entirely.

rb2k avatar Jul 05 '15 15:07 rb2k

@berkerpeksag - what do you think about this? As long as we provide the default width to the iframe, I think not having a fixed width inside the iframe makes sense.

BYK avatar Jul 15 '15 07:07 BYK

Also @rb2k - sorry for the late response =)

BYK avatar Jul 15 '15 07:07 BYK