summaryrefslogtreecommitdiff
path: root/chart2/uiconfig
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2015-10-14 16:10:40 +0400
committerCaolán McNamara <caolanm@redhat.com>2015-10-19 19:14:11 +0000
commit31c1b8214216c228f1cf4b3e086ab27beefd3acd (patch)
tree3dc1cdf08b2e1e7eb69eae0dcb5f7d3fd2ffce3a /chart2/uiconfig
parent2b942719d7132b0e055395ad8efb0ee3c60676cf (diff)
tdf#91063 Move border to Gtkbox similar to other panels
Change-Id: I8f385b2997585b3245ad862da60f0b394689b03b Reviewed-on: https://gerrit.libreoffice.org/19463 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/uiconfig')
-rw-r--r--chart2/uiconfig/ui/sidebarelements.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/uiconfig/ui/sidebarelements.ui b/chart2/uiconfig/ui/sidebarelements.ui
index b1cf7de59f15..901a483df798 100644
--- a/chart2/uiconfig/ui/sidebarelements.ui
+++ b/chart2/uiconfig/ui/sidebarelements.ui
@@ -5,13 +5,13 @@
<object class="GtkGrid" id="ChartElementsPanel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">6</property>
<child>
<object class="GtkBox" id="container">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
+ <property name="border_width">6</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>