diff --git a/src/Entity/Browser/Container/Tab/Page/Content.php b/src/Entity/Browser/Container/Tab/Page/Content.php index 88f74c9..f6ff401 100644 --- a/src/Entity/Browser/Container/Tab/Page/Content.php +++ b/src/Entity/Browser/Container/Tab/Page/Content.php @@ -34,6 +34,7 @@ class Content $this->gtk->set_propagate_natural_height( true ); + $this->gtk->set_propagate_natural_width( true );