[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 Jun 29 20:47:41 UTC 2011


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

Comment (by karmatosed):

 Total hacky code incoming but....

 {{{
 ol.commentlist div.comment-avatar-box {
     float: left;
     margin: 15px 10px 15px 15px;
 }
 }}}

 And for the post author background to comment

 {{{
 .commentlist .bypostauthor {
     background: none repeat scroll 0 0 #F9F9F9;
     margin-bottom: 0;
     padding: 0 0 10px;
 }
 }}}

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


More information about the buddypress-trac mailing list