Skip to content

Replace hidden="hidden" attribute with style="display: none;". #743

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

Closed
wants to merge 1 commit into from
Closed

Replace hidden="hidden" attribute with style="display: none;". #743

wants to merge 1 commit into from

Conversation

frgtn
Copy link

@frgtn frgtn commented Aug 31, 2015

Replaces hidden="hidden" attrs with display: none to resolve Bootstrap 4 compatibility issues described in #742.

Closes #742

@tim-schilling
Copy link
Member

Merging this will re-open #330.

@frgtn
Copy link
Author

frgtn commented Aug 31, 2015

Thanks for taking a look, gonna try a different approach.

@frgtn frgtn closed this Aug 31, 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

Successfully merging this pull request may close these issues.

Use of hidden="hidden" breaks DjDT when used with bootstrap4 and pureCSS
2 participants