From f2cd03102c7159c444752d1c0f3c2d97d9b153ac Mon Sep 17 00:00:00 2001 From: Aleisha Date: Wed, 27 Apr 2016 01:01:18 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page Content-Type: text/plain; charset="utf-8" To test: 1) Go to Reports -> Saved reports 2) Notice how Filter covers parts of page 3) Apply patch and refresh page 4) Notice how Filter does not cover anything anymore Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard I couldn't see the problem in Firefox, but it is a problem in Chrome. The fix works fine for both. --- .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt index dee52ed..0dd6c5c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt @@ -1030,8 +1030,8 @@ Sub report: -
  • +
  • +
  • -- 2.1.4