Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2009 at 15:58 UTC
Updated:
18 Dec 2009 at 20:00 UTC
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.