Changeset 279 for trunk/admin

Show
Ignore:
Timestamp:
08/29/06 21:02:56 (2 years ago)
Author:
michiel
Message:

give html editor more room
fix error where toolbars in editor where all messed up

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/style/MvBlog/index.css

    r265 r279  
    231231        /* container for post body etc */ 
    232232} 
     233div.log_post_body table { 
     234        width: auto; 
     235} 
    233236 
    234237div.log_post_aside {