user-accounts: Unify row spacing
Commit 51a184b
changed row spacing for local accounts, change that
also for enterprise part.
https://bugzilla.gnome.org/show_bug.cgi?id=778457
This commit is contained in:
parent
932cdd38e9
commit
a748d52b44
1 changed files with 4 additions and 4 deletions
|
@ -443,7 +443,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="row_spacing">6</property>
|
||||
<property name="row_spacing">8</property>
|
||||
<property name="column_spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label10">
|
||||
|
@ -452,7 +452,7 @@
|
|||
<property name="label" translatable="yes">Enterprise login allows an existing centrally managed user account to be used on this device. You can also use this account to access company resources on the internet.</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="wrap_mode">word-char</property>
|
||||
<property name="margin_bottom">12</property>
|
||||
<property name="margin_bottom">20</property>
|
||||
<property name="max_width_chars">55</property>
|
||||
<property name="xalign">0</property>
|
||||
<style>
|
||||
|
@ -644,7 +644,7 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="column_spacing">6</property>
|
||||
<property name="row_spacing">6</property>
|
||||
<property name="row_spacing">8</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label18">
|
||||
<property name="visible">True</property>
|
||||
|
@ -652,7 +652,7 @@
|
|||
<property name="label" translatable="yes">Enterprise login allows an existing centrally managed user account to be used on this device. You can also use this account to access company resources on the internet.</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="wrap_mode">word-char</property>
|
||||
<property name="margin_bottom">12</property>
|
||||
<property name="margin_bottom">20</property>
|
||||
<property name="max_width_chars">55</property>
|
||||
<property name="xalign">0</property>
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue