Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio tag gets hidden when including bulma in chrome v70 #2208

Closed
sushant12 opened this issue Oct 31, 2018 · 2 comments
Closed

Audio tag gets hidden when including bulma in chrome v70 #2208

sushant12 opened this issue Oct 31, 2018 · 2 comments

Comments

@sushant12
Copy link

This is about Bulma.

It is a bug

It is a browser bug

Overview of the problem

This is about the Bulma CSS framework

I'm using Bulma 0.7.1
My browser is: Google Chrome 70

I am sure this issue is not a duplicate?

Description

In the Chrome Version 70, the audio tag gets hidden when including the bulma css.

Steps to Reproduce

  1. Check if your chrome is v70 else update
  2. include bulma css file in your html which has audio tag
  3. Reload the page

Expected behavior

  1. The audio tag should stay visible

Actual behavior

After including the bulma css, the audio gets hidden.

It looks like height: auto from minireset.sass is causing the problem.

@sushant12
Copy link
Author

Here is a jsbin reproducing the error
https://jsbin.com/zexusosuki/edit?html,output

@jgthms
Copy link
Owner

jgthms commented Oct 31, 2018

Thanks. It’s a dupe of #2060

@jgthms jgthms closed this as completed Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants