Show
Ignore:
Timestamp:
08/20/08 22:35:09 (5 months ago)
Author:
vollmerk
Message:

fixed a visual issue with short album+artist names where the actions wrapped or floated into the wrong spot, not tested on ie yet

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/show_album.inc.php

    r1673 r1680  
    4242        ?> 
    4343</div> 
     44<div id="information_actions"> 
    4445<div style="display:table-cell;" id="rating_<?php echo $album->id; ?>_album"> 
    4546                <?php Rating::show($album->id,'album'); ?> 
    4647</div> 
    47 <div id="information_actions"> 
    4848<h3><?php echo _('Actions'); ?>:</h3> 
    4949<ul>