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/theme/stuffs_index.css

    r9741 r17208  
    4545
    4646.two_comment {
    47   width: 49.5% !important;
     47  width: 49% !important;
    4848}
    4949
    5050.three_comment {
    51   width: 33% !important;
     51  width: 32.4% !important;
    5252}
    5353
     
    6161}
    6262
     63.stuffs .commentElement {
     64  margin: 0.3%;
     65}
     66
    6367/* Hack IE6 */
    6468* html  .stuffs, * html .middle_block { overflow-y: visible; }
Note: See TracChangeset for help on using the changeset viewer.