Skip to content

CSS change in order for the min-width to work correctly

David Hoksza requested to merge plugins-tab-width-fix into master

Update of CSS styles of the plugin code so that min-width correctly applies to the content of a plugin (before the fix, the content of a plugin was living in 300px wide div)

Merge request reports