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:
		| @ -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> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tristan Van Berkom
					Tristan Van Berkom