From fa88577f19e7e932f10c191608f88302a2007a44 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Fri, 24 Sep 2021 15:31:19 -0400 Subject: [PATCH] LP1929872 Make carousel title into link (instead of having a new link under the title) Signed-off-by: Terran McCanna --- Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 b/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 index 18069c1d37..a40c8eb28b 100755 --- a/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2 @@ -3845,13 +3845,6 @@ label[for*=expert_] text-align: center; } -.carousel-listlink { - font-weight:bold; - font-size:110%; - text-align:center; - padding:0px 0px 15px 0px; -} - .fas, .far{ margin: 0px 3px; } -- 2.11.0