summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-08-21 10:11:44 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-08-22 11:47:36 +0000
commit12c152ccbf2890378b92e7d00ecc532fee36b83f (patch)
tree0f34f13623472bf1004fddfe1f4bbfab8157b9e1 /sd/uiconfig
parentdb4574f0bc4cc919e784a9efbd3968bb78996e30 (diff)
tdf#89466: Adjust alignment and add left and right margins
Change-Id: Ifcdd7586523d0cf839c9d896ce0d38570f822175 Reviewed-on: https://gerrit.libreoffice.org/28268 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/simpress/ui/sidebarslidebackground.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 363c5e8631dc..9b5d24a435e3 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -11,9 +11,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">center</property>
- <property name="valign">center</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="valign">start</property>
+ <property name="margin_left">9</property>
+ <property name="margin_right">15</property>
<property name="border_width">6</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property>