From b2ca71d9b40b97e2a0e5cee2fc2b6f69978b5b1b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 10 Jan 2014 15:21:29 +0000 Subject: [PATCH] Bug 10774: (follow-up) tweak styling of buttons on Bootstrap theme Following a discussion with Kyle, this patch applies the btn-mini style to the per-hold cancel and suspend/unsuspend buttons to make them a bit smaller. Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt index 13e70c5ea2..a16dc47061 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt @@ -560,7 +560,7 @@
-
+ [% END %] [% IF SuspendHoldsOpac %] @@ -570,9 +570,9 @@ [% IF RESERVE.suspend %] - + [% ELSE %] - + [% IF AutoResumeSuspendedHolds %] -- 2.39.5