privacy: Fix the alignment of the combobox in the Screen Lock dialog

https://bugzilla.gnome.org/show_bug.cgi?id=702496

Signed-off-by: Yosef Or Boczko <yoseforb@src.gnome.org>
This commit is contained in:
Yosef Or Boczko 2014-01-26 22:50:25 +02:00
parent c462c34b28
commit 5516775790

View file

@ -400,8 +400,6 @@
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="valign">center</property>
<property name="margin-start">4</property>
<property name="margin-end">4</property>
<property name="model">lock_after_model</property>
</object>
<packing>