I'm having trouble with Quotes block in the left sidebar. There is too much vertical space between the quote and the author. The more content I add, the bigger the space becomes. Maybe it's because Drupal adds its clear-block div after the block?

Take a look:
www.abaldai.lt/blackwaterfoot/quotes.png

The generated HTML code for the block:

<div id="block-quotes-1" class="block block-quotes">
  <h2>Testimonials</h2>

  <div class="content">
    <div class="quotes-quote"><p>“Beautiful food, warm ambiance &amp; the rooms so relaxing &amp; accommodating.  Looking forward to our return.”</p>

</div><div class="quotes-author"><p>&mdash;  Susie &amp; Edgar from Ireland.</p>
</div><div class="clear-block"></div><div class="quotes-more-link"><a href="/blackwaterfoot/quotes">More...</a></div>  </div>
</div>

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

I am not seeing this in the -dev version with the Garland theme. Perhaps this is a theme problem?

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No further information.