diff --git a/themes/bootstrap3/templates/myresearch/holds.phtml b/themes/bootstrap3/templates/myresearch/holds.phtml
index 8e8f9ac545731406bb1ca7aeb0d79ec199ae0c38..99f5e1c123681a4684b26ecc81021cdf69a9533b 100644
--- a/themes/bootstrap3/templates/myresearch/holds.phtml
+++ b/themes/bootstrap3/templates/myresearch/holds.phtml
@@ -39,7 +39,6 @@
 
       <? $iteration = 0; ?>
       <? foreach ($this->recordList as $resource): ?>
-        <hr/>
         <? $iteration++; ?>
         <? $ilsDetails = $resource->getExtraDetail('ils_details'); ?>
         <div id="record<?=$this->escapeHtmlAttr($resource->getUniqueId()) ?>" class="row result">