summaryrefslogtreecommitdiff
path: root/gtk/inspector
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-06-16 21:21:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-06-16 23:03:12 -0400
commit2457ed03c24dbce2a4dd355c4c12ef8d4f3251cd (patch)
treecb8f86e5dfaeb9b6d29ad6a98ca1dea3ea4425d1 /gtk/inspector
parent75713a9e47a375ae44d19dea4a996f1020936365 (diff)
downloadgtk+-2457ed03c24dbce2a4dd355c4c12ef8d4f3251cd.tar.gz
inspector: Fix centering of subtitles
Diffstat (limited to 'gtk/inspector')
-rw-r--r--gtk/inspector/window.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/inspector/window.ui b/gtk/inspector/window.ui
index f6eacaf939..b09f513988 100644
--- a/gtk/inspector/window.ui
+++ b/gtk/inspector/window.ui
@@ -240,6 +240,7 @@
</child>
<child>
<object class="GtkStack" id="object_start_stack">
+ <property name="homogeneous">0</property>
<child>
<object class="GtkStackPage">
<property name="name">empty</property>
@@ -276,6 +277,7 @@
<property name="transition-type">crossfade</property>
<property name="hexpand">1</property>
<property name="halign">center</property>
+ <property name="homogeneous">0</property>
<child>
<object class="GtkStackPage">
<property name="name">title</property>