summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-29 14:19:38 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-10-29 20:58:16 +0100
commit517e093d78012896b54628d6a3092162be3cedec (patch)
treed65647c77fcadcfdcb01c9f32a5f99a59bf50ec2 /cui
parentddd5e2575e869729fb056b29f06cbbaca9f8b05e (diff)
tdf#127994 stabilize tip of the day width
Change-Id: I26bdb7bc3fc7ad2037438f4fceba51388e4121eb Reviewed-on: https://gerrit.libreoffice.org/81685 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/tipofthedaydialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui b/cui/uiconfig/ui/tipofthedaydialog.ui
index 33515897ab94..3e6e067437b3 100644
--- a/cui/uiconfig/ui/tipofthedaydialog.ui
+++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -136,11 +136,11 @@
</child>
<child>
<object class="GtkLabel" id="lbText">
- <property name="width_request">350</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<property name="wrap">True</property>
+ <property name="width_chars">50</property>
<property name="max_width_chars">50</property>
</object>
<packing>