Show
Ignore:
Timestamp:
07/23/10 23:46:08 (22 months ago)
Author:
nick_ramsay
Message:

[Branch 1.4] Comments 2.5 - Moved "comments_post_last_form" plugin hook so the Journal plugin can add a a open/close comment form link more easily.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.4/content/plugins/comments/css/comments.css

    r2039 r2049  
    5858} 
    5959 
    60 #comment_manager_link { 
     60#post_comments_admin { 
    6161        float: right; 
    62         text-align: right;       
     62        text-align: right; 
     63} 
     64 
     65#post_comments_admin li { 
     66        padding: 0; 
    6367} 
    6468