[wp-trac] [WordPress Trac] #13745: Twenty Ten: style.css comment form related cleaning, enhancement
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 6 15:57:00 UTC 2010
#13745: Twenty Ten: style.css comment form related cleaning, enhancement
-------------------------+--------------------------------------------------
Reporter: zeo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version:
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
1) Removed obselete CSS selector #respond dl, dt, dd that was added in
[13180] for #form-allowed-tags which was later removed in [14689].
2) Added back margin top for .form-submit which was deleted in [13180].
This will add some gap in between #form-allowed-tags and .form-submit.
see: comparison.png for before-> after comparison.
3) Add margin bottom to #respond. Added some gap after comment_form hook
before the border. This issue easily spotted when replying to comment
(with JS). <?php do_action( 'comment_form', $post_id ); ?> is just an
output example if a plugin or theme using the hook. see: comparison.png
for before-> after comparison.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13745>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list