h5p / h5p-wordpress-plugin

Adds support for H5P Content in WordPress.
https://wordpress.org/plugins/h5p/
71 stars 74 forks source link

Add overflow-x scrollbar for data views that are too narrow #108

Closed otacke closed 11 months ago

otacke commented 4 years ago

I assume that some class in WordPress was renamed at some point, and the overflow-x property wasn't set anymore, so data views wouldn't get a scrollbar on screens that are too narrow. (Re)-added here. Left the other property declaration for #wprwap below because I a not sure if it serves a different purpose.