Room Topic: Expand the header to center the text

This commit is contained in:
Daniel García Moreno 2018-08-13 10:07:39 +02:00
parent 73339bc5e3
commit ed3cc63b41

View file

@ -1105,6 +1105,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="valign">fill</property> <property name="valign">fill</property>
<property name="hexpand">True</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>
<object class="GtkLabel" id="room_name"> <object class="GtkLabel" id="room_name">