Show
Ignore:
Timestamp:
09/02/10 16:29:03 (21 months ago)
Author:
gnum
Message:

Fixes #105, also fixed one css bug

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/edufeedr/css.php

    r158 r159  
    7070        background: #eee; 
    7171        padding: 5px; 
    72     width: 730px; 
    7372} 
    7473 
     
    189188        padding-right: 1px; 
    190189    width: 24px; 
    191     height: 16px; 
     190    heighs: 16px; 
    192191} 
    193192 
     
    297296    margin-top: 5px; 
    298297} 
     298 
     299.edufeedr_similar_width { 
     300    width: 730px; 
     301}