From 5b7d7cf1996f5ea6817a15a6c417b10a8661d3cf Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Tue, 2 Jul 2002 01:04:01 +0000 Subject: [PATCH] Fix the "size" problem -- the customer/vendor widget was taking up too much space. This was because the HBOX was had both expand and fill set to true. Oops. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7062 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/business/business-gnome/glade/invoice.glade | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/business/business-gnome/glade/invoice.glade b/src/business/business-gnome/glade/invoice.glade index 6a5b4a2401..a649951674 100644 --- a/src/business/business-gnome/glade/invoice.glade +++ b/src/business/business-gnome/glade/invoice.glade @@ -325,8 +325,8 @@ 0 0 - True - True + False + False @@ -871,8 +871,8 @@ 0 0 - True - True + False + False