Network: Add padding above options buttons
https://bugzilla.gnome.org/show_bug.cgi?id=644957
This commit is contained in:
parent
67241cc102
commit
4f000889eb
1 changed files with 4 additions and 0 deletions
|
@ -699,6 +699,7 @@
|
|||
<property name="yalign">1</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<property name="top-padding">12</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="button_wired_options">
|
||||
<property name="visible">True</property>
|
||||
|
@ -1171,6 +1172,7 @@
|
|||
<property name="yalign">1</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<property name="top-padding">12</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="button_wireless_options">
|
||||
<property name="visible">True</property>
|
||||
|
@ -1427,6 +1429,7 @@
|
|||
<property name="yalign">1</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<property name="top-padding">12</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="button_mobile_options">
|
||||
<property name="visible">True</property>
|
||||
|
@ -1683,6 +1686,7 @@
|
|||
<property name="yalign">1</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<property name="top-padding">12</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="button_vpn_options">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue