From 3ceb87203cc0c4c6f61501a9b68ae6d18ba1f5bf Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Fri, 20 Nov 2015 15:08:25 +1300 Subject: [PATCH] [SIGNED-OFF] Bug 15213 - fix buttons on patron lists Content-Type: text/plain; charset="utf-8" To test: go to tools -> patron lists notice that the buttons are not misaligned anymore You may need to force refresh the page to see the original issue, and to see it fixed. http://bugs.koha-community.org/show_bug.cgi?id=15223 Signed-off-by: Owen Leonard I can reproduce the problem in Chromium and the patch fixes it. No adverse effects in Firefox. --- koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt index 378c4b6..eee075e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt @@ -9,6 +9,7 @@ //