WordPress / wporg-mu-plugins

Development of the Global Header and other mu-plugins used on WordPress.org.
63 stars 29 forks source link

Maintain sidebar container compatibility with 3 column layout #624

Closed adamwoodnz closed 5 months ago

adamwoodnz commented 5 months ago

The parent theme 3 column layout has been updated for compatibility with Gutenberg 18.5.

This change makes the scrollbar container compatible. The logic is simplified so that the padding and margin aren't factors.

See https://github.com/WordPress/wporg-parent-2021/issues/139

Test using https://github.com/WordPress/wporg-documentation-2022/pull/97 and https://github.com/WordPress/wporg-developer/pull/522