Fix padding on room member button

This commit is contained in:
Tobias Bernard 2018-05-19 18:36:28 +02:00
parent f5fabe8b29
commit dfda70068f

View file

@ -1200,8 +1200,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">horizontal</property>
<property name="margin_left">6</property>
<property name="margin_right">6</property>
<property name="margin_left">3</property>
<property name="margin_right">3</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="members_count">