Kaydet (Commit) 5992dc43 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

startcenter: Make the separator shorter.

Change-Id: Ie03a544cd4e98b39b2571815210adbb3352ab22e
üst 445b30a3
...@@ -94,6 +94,8 @@ ...@@ -94,6 +94,8 @@
<object class="GtkSeparator" id="separator1"> <object class="GtkSeparator" id="separator1">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">6</property>
<property name="margin_right">6</property>
</object> </object>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment