Revert "about dialog: Set a max-content-height on credits"

This reverts commit 6af5033386.

Scrolled window behavior of propagating child natural sizes
has now been made optional, so there is no need to work around
this by setting a hard coded maximum content height anymore.
This commit is contained in:
Tristan Van Berkom 2016-09-06 21:29:03 +09:00
parent fd065f63b0
commit c39ad84970

View File

@ -158,7 +158,6 @@
<property name="visible">1</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">in</property>
<property name="max-content-height">60</property>
<child>
<object class="GtkViewport" id="viewport1">
<property name="visible">1</property>