fix single message textview size

This commit is contained in:
Yann Leboulanger 2015-10-04 21:21:38 +02:00
parent ea888a1e34
commit 1d41349b6e
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
</child> </child>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">True</property>
<property name="fill">True</property> <property name="fill">True</property>
<property name="position">1</property> <property name="position">1</property>
</packing> </packing>