Changeset 1462

Show
Ignore:
Timestamp:
12/15/07 17:32:03 (1 year ago)
Author:
timh
Message:

-2 very minor css errors (commentwall area) fixed to allow proper CSS validation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/template/templates/Default_Template/css

    r1388 r1462  
    627627   margin:3px; 
    628628   background:#fff; 
    629    border:1 solid #ccc; 
     629   border:1px solid #ccc; 
    630630} 
    631631 
     
    638638#commentwall_form_-1 textarea { 
    639639   width:98%; 
    640    margin5px 0 5px 0; 
     640   margin:5px 0 5px 0; 
    641641} 
    642642