question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

iframe height auto

See original GitHub issue

Not 100% sure it’s an issue but when I upgraded Bulma some of the social iframe buttons had too big of an height. See screenshot. If the height: auto is toggled off the Github button returned to its normal height.

screen shot 2019-02-10 at 8 24 54 am

Link: https://swiss-element.netlify.com/

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:5

github_iconTop GitHub Comments

4reactions
FabianRohrcommented, Sep 9, 2019

@tjkohli Im on the latest Bulma version 0.7.5 and the line has not been removed. I don’t have a working solution to this.

0reactions
itwasmattgreggcommented, Sep 15, 2019

I’m wondering why this line is in there. It’s not actually a part of reset.css originally.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make iframe automatically adjust height according to the ...
I want it to be able to adjust its height according to the contents inside it, without using scroll. javascript · html ·...
Read more >
Automatically Adjust iFrame Height According to its Contents ...
You can use the JavaScript contentWindow property to make an iFrame automatically adjust its height according to the contents inside it, so that...
Read more >
How to adjust the width and height of iframe to fit with content ...
Using iframe tag the content inside the tag is displayed with a default size if the height and width are not specified. thou...
Read more >
HTML iframe height Attribute - W3Schools
Definition and Usage. The height attribute specifies the height of an <iframe> , in pixels. The default height is 150 pixels.
Read more >
Auto-resize Iframe when Content Size Changes - WillMaster
This article describes how to resize the height of an iframe automatically — whenever the content of the web page being published within...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found