sd/uiconfig/simpress/ui/photoalbum.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit 9596ab09d05d0e939d408c0f359c9d9de2fbe3cc Author: Samuel Mehrbrodt <[email protected]> Date: Thu Jun 30 11:35:31 2016 +0200 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 <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> diff --git a/sd/uiconfig/simpress/ui/photoalbum.ui b/sd/uiconfig/simpress/ui/photoalbum.ui index bda02f8..66948ee 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
