[buddypress-trac] [BuddyPress] #3242: blog comment spacing does not match activity stream spacing

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed May 25 00:02:39 UTC 2011


#3242: blog comment spacing does not match activity stream spacing
---------------------+-----------------
  Reporter:  DJPaul  |      Owner:
      Type:  defect  |     Status:  new
  Priority:  normal  |  Milestone:  1.3
 Component:  Theme   |    Version:  1.3
Resolution:          |   Keywords:
---------------------+-----------------

Comment (by Dennissmolek):

 My patch moves the reply button from under the comment to be inline with
 the meta info. I think it was underneath as a blog function expecting
 longer comments on blog articles.
 There is no class tag on the P element created by comment_text() so I had
 to target the first P tag, There may be a better solution such as
 :firstchild but selecting all other P's under the children list worked
 well.

 Second thing I did was change the order of the edit/reply in nested
 comments. This is to keep up with how the first comment is displayed.

-- 
Ticket URL: <https://trac.buddypress.org/ticket/3242#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list