summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-09-01 12:49:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-09-01 16:32:47 +0200
commit7faa086071afe2638d371818d90cecc820e602ef (patch)
tree6f80fe076d63a38c42bb0e45afff5b05919f5891 /chart2
parenta49e066945e445c56471e20ba7de892155f12d0b (diff)
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/+/121446 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-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>