The "more..." link for the "New publications" block floats outside the containing block-biblio-* box. This is a problem when using a border or background color for the box. It could also overlap with the block below the "New publications" block.
Offending code:
<a href="/biblio" style="float: right">more...</a>
The link should always be within the containing box.
Comments
Comment #1
rjerome commentedThis is probably more an issue with your theme, but I removed the styling anyway.
Ron.