[wp-trac] [WordPress Trac] #16081: Space needed between text and avatar

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 2 23:42:17 UTC 2011


#16081: Space needed between text and avatar
--------------------------+-----------------------------
 Reporter:  rasheed       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  RTL           |    Version:  3.1
 Severity:  normal        |   Keywords:  rtl,css
--------------------------+-----------------------------
 Snapshot: http://img40.imageshack.us/img40/6683/123ey.gif

 Location: wp-admin/edit-comments.php

 When marking a comment as a spam we can notice avatar and text is too much
 close and a margin-left is required.


 .spam-undo-inside .avatar, .trash-undo-inside .avatar {
     height: 20px;
     margin-right: 8px; '''(it should be margin-left)'''
     vertical-align: middle;
     width: 20px;
 }

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16081>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list