GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.
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.
@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.
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 did this by either changing the width to 100% or removing it entirely.