open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
95 stars 27 forks source link

Use css display and jquery show/hide for toggling warning nodes #467

Closed n8kim1 closed 4 years ago

n8kim1 commented 4 years ago

Fixes #442. display: none prevents the warning node from taking up space too. jquery's show and hide toggle this attribute.