diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-06-30 11:35:31 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-06-30 10:28:17 +0000 |
commit | 9596ab09d05d0e939d408c0f359c9d9de2fbe3cc (patch) | |
tree | ed020daebc617ba45034efcc6fd18b8da437d081 /sd | |
parent | 49f93558f073f97e33f3303ebca823a14e238e99 (diff) |
Photo album: Remove padding from preview image
So that it aligns well with the other controls
Change-Id: I32fcb50bf378443dc27c10a1a674ff672b95a15f
Reviewed-on: https://gerrit.libreoffice.org/26798
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/photoalbum.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/photoalbum.ui b/sd/uiconfig/simpress/ui/photoalbum.ui index bda02f8092c6..66948ee038d8 100644 --- a/sd/uiconfig/simpress/ui/photoalbum.ui +++ b/sd/uiconfig/simpress/ui/photoalbum.ui @@ -244,7 +244,6 @@ <property name="can_focus">False</property> <property name="vexpand">True</property> <property name="top_padding">6</property> - <property name="left_padding">12</property> <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> |