summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2020-01-05 12:06:25 +0000
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2020-01-05 13:17:40 +0100
commit0ac7fa1a5cdbe7d5a8cae9c415e8df9e390d1015 (patch)
tree8476127a972065442cc164a4cc4c0c6a0085b3be
parent417a2debdc91ca7c69d1b2158c3db98c26ea8bc1 (diff)
downloadgnome-bluetooth-bilelmoussaoui/ui-fix.tar.gz
settings: don't justify explanation-labelbilelmoussaoui/ui-fix
-rw-r--r--lib/settings.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/settings.ui b/lib/settings.ui
index 60440161..61946bb9 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -400,8 +400,9 @@
<property name="halign">start</property>
<property name="label">Visible as “Bastien's computer” and available for Bluetooth file transfers. Transferred files are placed in the &lt;a href="http://www.gnome.org"&gt;Downloads&lt;/a&gt; folder.</property>
<property name="use_markup">True</property>
- <property name="justify">fill</property>
<property name="wrap">True</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
</object>
<packing>
<property name="expand">False</property>