Extend the prefs custom url handler box to align it with the other full width widgets
This commit is contained in:
parent
163eb15535
commit
82e9a9bbfa
|
@ -730,7 +730,7 @@
|
||||||
<signal name="changed" handler="on_custom_url_handler_entry_changed" swapped="no"/>
|
<signal name="changed" handler="on_custom_url_handler_entry_changed" swapped="no"/>
|
||||||
</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>
|
||||||
|
|
Loading…
Reference in New Issue