summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-27 19:39:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-27 22:35:18 +0100
commit3d44173d81042eea788488bc5249b40f5f7e9a36 (patch)
tree734e739681a072f0bf5710a94c890d63a9b9d2e3 /cui
parent2d348132ab307e866dc2be8282b6e16aac65d29d (diff)
replace margin-left with margin-start
and restore assert to not use margin-left/right anymore Change-Id: I05d2a4cc829ed9de3cca73d987f5a66e0582eaa5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108379 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/aboutdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index 5fe95759a3f4..0a6783950ee6 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -98,7 +98,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="margin_start">6</property>
+ <property name="margin-start">6</property>
<property name="column_spacing">12</property>
<child>
<object class="GtkLabel" id="lbVersion">