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; */ }