cui/uiconfig/ui/gradientpage.ui | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit fc185fd35360a84136dd834bfdcd2e522350999a Author: Rishabh Kumar <kris.kr...@gmail.com> Date: Tue Aug 23 00:40:10 2016 +0530 Add spacing between listbox and spin box in gradient tab Change-Id: Ib0e3ec686681ea71f24ccc52fbc408c091bdb270 Reviewed-on: https://gerrit.libreoffice.org/28328 Reviewed-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com> diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui index c592f5c..93bdafb 100644 --- a/cui/uiconfig/ui/gradientpage.ui +++ b/cui/uiconfig/ui/gradientpage.ui @@ -467,6 +467,7 @@ <object class="GtkSpinButton" id="colorfrommtr:%"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="margin_left">6</property> <property name="invisible_char">â</property> <property name="adjustment">percentadjustment</property> </object> @@ -482,7 +483,7 @@ </child> </object> <packing> - <property name="expand">False</property> + <property name="expand">True</property> <property name="fill">True</property> <property name="position">5</property> </packing> @@ -512,6 +513,7 @@ <object class="GtkSpinButton" id="colortomtr:%"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="margin_left">6</property> <property name="invisible_char">â</property> <property name="adjustment">percentadjustment</property> </object>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits