sc/uiconfig/scalc/ui/sidebaralignment.ui | 1 - 1 file changed, 1 deletion(-)
New commits: commit 417a9a4ad8cb19bc2da27d3d8c595eed6fac57fc Author: Maxim Monastirsky <[email protected]> Date: Thu May 1 23:46:38 2014 +0300 Remove this width request I see no reason why this button should be wider than the others. Change-Id: Ibe7bc46d1e7a1d99d9d7dbc7bed8242d608efac2 diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui b/sc/uiconfig/scalc/ui/sidebaralignment.ui index d65560e..a4716cd 100644 --- a/sc/uiconfig/scalc/ui/sidebaralignment.ui +++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui @@ -131,7 +131,6 @@ <property name="show_arrow">False</property> <child> <object class="GtkToolButton" id="verttop"> - <property name="width_request">30</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:AlignTop</property> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
