summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorSusobhan Ghosh <susobhang70@gmail.com>2016-07-31 18:52:48 +0530
committerYousuf Philips <philipz85@hotmail.com>2016-08-01 06:54:56 +0000
commit4e4d12653be729add97afef808755577aa43641b (patch)
tree544ce7b09eba04e00afd707794c5cb1b0d9c36f6 /sd
parentc24cf2d45a6d41353609665c173a994f947e7731 (diff)
Padding adjustment to Custom Animations Panel
Change-Id: Ib09d138d2f8e82d08ce1f2082a25690ce01ac7cc Reviewed-on: https://gerrit.libreoffice.org/27752 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 4244236d1bfc6426b7d81f0a9d13e473c091b345) Reviewed-on: https://gerrit.libreoffice.org/27763 Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/simpress/ui/customanimationspanel.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui
index 8b8496937fe5..513a7d1f725d 100644
--- a/sd/uiconfig/simpress/ui/customanimationspanel.ui
+++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui
@@ -49,7 +49,7 @@
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
- <property name="spacing">12</property>
+ <property name="spacing">2</property>
<child>
<object class="sdlo-CustomAnimationList" id="custom_animation_list">
<property name="visible">True</property>
@@ -379,6 +379,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="margin_left">6</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>