summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-09-01 12:49:19 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-09-02 16:55:19 +0200
commitde834f98e22e660b186cb4b27b228d189c194ee7 (patch)
treeecec383d7d0316b9149a44967623b775b852cd2e
parentResolves: tdf#144209 Handle General containing formats in RoundValueAsShown() (diff)
downloadcore-de834f98e22e660b186cb4b27b228d189c194ee7.tar.gz
core-de834f98e22e660b186cb4b27b228d189c194ee7.zip
Resolves: tdf#143646 move the border from the outer grid to the inner one
which is consistent with the other sidebar panels and gives the expected minimum width expected by the deck Change-Id: Ic9a4629bf6dc675c2a30533310512bf369c7b779 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121453 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
-rw-r--r--chart2/uiconfig/ui/sidebartype.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/uiconfig/ui/sidebartype.ui b/chart2/uiconfig/ui/sidebartype.ui
index f235a71897ca..ae410375d1c0 100644
--- a/chart2/uiconfig/ui/sidebartype.ui
+++ b/chart2/uiconfig/ui/sidebartype.ui
@@ -30,13 +30,13 @@
<object class="GtkGrid" id="ChartTypePanel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">6</property>
<child>
<!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <property name="border_width">6</property>
<property name="row_spacing">3</property>
<property name="column_spacing">6</property>
<child>