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

bit-panel should add show/hide class #12

Open
daffl opened this issue Sep 21, 2015 · 1 comment
Open

bit-panel should add show/hide class #12

daffl opened this issue Sep 21, 2015 · 1 comment

Comments

@daffl
Copy link
Contributor

daffl commented Sep 21, 2015

Currently we just remove the content. This does not work when you set display: block; for bit-panel.

@daffl
Copy link
Contributor Author

daffl commented Sep 21, 2015

You could set

bit-panel:empty {
  display: none;
}

But I think a class would still be useful.

@daffl daffl changed the title bit-pane should add show/hide class bit-panel should add show/hide class Oct 7, 2015
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

1 participant