From 7b733b5165ded13b9545b8212e0348bf846608c4 Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 12 Aug 2025 11:27:01 -0300 Subject: [PATCH] search tweaks --- css/components/islandora_mods.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/css/components/islandora_mods.css b/css/components/islandora_mods.css index ff93d39..e3b3b48 100755 --- a/css/components/islandora_mods.css +++ b/css/components/islandora_mods.css @@ -4,7 +4,12 @@ border: 1px solid #ccc; height: 250px; overflow: hidden; - background: #9a0406; + /*background: #9a0406;*/ + /* color: #fff; */ +} +.sdu_memories .search-result { + height: initial; + /*background: #9a0406;*/ /* color: #fff; */ }