summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkaboutdialog.ui
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-09-06 21:29:03 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-09-06 21:29:03 +0900
commitc39ad8497022832cef88d76d448d7377ca76f698 (patch)
treeb291e327ac3a042d1addee8ba722b2d1dbf58830 /gtk/ui/gtkaboutdialog.ui
parentfd065f63b0c5eebf215403189fe89f5820c71d1d (diff)
downloadgtk+-c39ad8497022832cef88d76d448d7377ca76f698.tar.gz
Revert "about dialog: Set a max-content-height on credits"
This reverts commit 6af5033386b60bdf71cc21d99d579c2a8c389880. 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.
Diffstat (limited to 'gtk/ui/gtkaboutdialog.ui')
-rw-r--r--gtk/ui/gtkaboutdialog.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/ui/gtkaboutdialog.ui b/gtk/ui/gtkaboutdialog.ui
index 1ca6c85b7e..9dca96d3c7 100644
--- a/gtk/ui/gtkaboutdialog.ui
+++ b/gtk/ui/gtkaboutdialog.ui
@@ -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>