From 13673e97bdceec39cdc146586df3ed4c839e73e1 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Wed, 27 Apr 2016 01:34:49 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 16360: Adding 'actions' class to column in tag review so buttons don't wrap Content-Type: text/plain; charset="utf-8" EDIT: Comment 3 Note: the wrapping only happens when all tags have been approved (or all rejected), i.e. column has a certain width. When testing, ensure all tags have been approved or rejected and click the opposite action to see the effect of the bug and the patch. To test: 1) Go to Tools -> Tags 2) Click Reject for a tag 3) Notice buttons do not wrap Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard --- koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt index ba1908e..dfda321 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt @@ -251,7 +251,7 @@ tr > td input,td input[type="submit"] { font-size: 85%; padding: 1px; } [% tagloo.weight_total %] [% IF ( tagloo.approved ) %] -