Ignore:
Timestamp:
Jul 30, 2012, 11:22:42 AM (12 years ago)
Author:
patdenice
Message:

Bug corrected with "Hide main block" option.
Bug corrected with LastComs and 2 or 3 blocks per line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PWG_Stuffs/trunk/modules/LastComs/main.inc.php

    r16691 r17208  
    151151      break;
    152152    case 2 :
    153       $block['NB_COMMENTS_LINE'] = '49.5%';
     153      $block['NB_COMMENTS_LINE'] = '49%';
    154154      break;
    155155    case 3 :
    156       $block['NB_COMMENTS_LINE'] = '33%';
     156      $block['NB_COMMENTS_LINE'] = '32.4%';
    157157      break;
    158158  }
Note: See TracChangeset for help on using the changeset viewer.