From 772ad7e48316ed7297072717a5359d7975eaff6f Mon Sep 17 00:00:00 2001 From: Aleisha Date: Wed, 27 Apr 2016 01:34:49 +0000 Subject: [PATCH] Bug 16360: Adding 'actions' class to column in tag review so buttons don't wrap 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 Signed-off-by: Katrin Fischer Signed-off-by: Kyle M Hall --- 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 ba1908ef9f..dfda3213a3 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 ) %] -