From a1ca1de82d94bfccb695194944b63f5220f1cb81 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Wed, 28 Sep 2011 09:09:33 -0400 Subject: [PATCH] A slight modification to prevent clipping in the EDI Accounts interface Just a few tweaks via CSS to make sure the footer notes don't clip off part of the main grid. Signed-off-by: Michael Peters Signed-off-by: Mike Rylander --- Open-ILS/src/templates/conify/global/acq/edi_account.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 b/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 index 12e9acb358..9707c742cc 100644 --- a/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 +++ b/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 @@ -1,7 +1,8 @@ [% WRAPPER base.tt2 %] [% ctx.page_title = 'EDI Accounts' %]
-- 2.43.2