Change pages labels position
parent
cf27a8cfda
commit
bb87aa6c2b
|
@ -435,6 +435,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
|||
<object class="GtkLabel" id="readmetext">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="valign">start</property>
|
||||
<property name="margin_left">10</property>
|
||||
<property name="margin_right">10</property>
|
||||
<property name="margin_top">10</property>
|
||||
|
@ -472,6 +473,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
|||
<object class="GtkLabel" id="releasetext">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="valign">start</property>
|
||||
<property name="margin_left">10</property>
|
||||
<property name="margin_right">10</property>
|
||||
<property name="margin_top">10</property>
|
||||
|
@ -532,6 +534,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
|||
<object class="GtkLabel" id="involvedtext">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="valign">start</property>
|
||||
<property name="margin_left">10</property>
|
||||
<property name="margin_right">10</property>
|
||||
<property name="margin_top">10</property>
|
||||
|
|
Loading…
Reference in New Issue