[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
Thu Jun 30 07:31: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 hnla):

 The 'Box Model' describes the box padding , margin and borders as being
 separate elements to the box 'content' ('width', 'height') thus the
 dimensions of these elements are *added* to the box content width or
 height thus you may never describe  a block element as width 100% + border
 width or + margin/padding.

 The 100% width should be removed (it's unecessary or should be )  padding
 removed and overflow used to create a new context on the comment-content
 element.

 http://www.w3.org/TR/CSS2/box.html#box-dimensions

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


More information about the buddypress-trac mailing list