diff --git a/themes/bootstrap/templates/RecordDriver/SolrDefault/core.phtml b/themes/bootstrap/templates/RecordDriver/SolrDefault/core.phtml index 7f7d5dc0603ed4c4baf5dc0ef0b3a82c8e85366d..20152deeacaa04b7539249550088b2081f92b346 100644 --- a/themes/bootstrap/templates/RecordDriver/SolrDefault/core.phtml +++ b/themes/bootstrap/templates/RecordDriver/SolrDefault/core.phtml @@ -21,7 +21,7 @@ <?=$this->record($this->driver)->getPreviews()?> </div> - <div class="span9"> + <div class="span9 switch-margins"> <h3 property="name"><?=$this->escapeHtml($this->driver->getShortTitle() . ' ' . $this->driver->getSubtitle() . ' ' . $this->driver->getTitleSection())?></h3> <? $summary = $this->driver->getSummary(); $summary = isset($summary[0]) ? $summary[0] : false; ?>