[wp-trac] [WordPress Trac] #15913: submit button with the id of 'save' is too wide

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 20 13:20:53 UTC 2010


#15913: submit button with the id of 'save' is too wide
--------------------------+-----------------
 Reporter:  nacin         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.1
Component:  UI            |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 Coming out of #15064, we're adding id="save" to a number of submit buttons
 that didn't have it previously, as name had equaled "save".

 Overly generic CSS somewhere gives this submit button a width of 15em.
 This is prevalent on upload.php, comment.php?action=edit and possibly
 elsewhere.

 Kill the CSS rule, make it more specific for its intended save button.

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


More information about the wp-trac mailing list