[wp-trac] [WordPress Trac] #20581: Remove obsolete login form style
WordPress Trac
wp-trac at lists.automattic.com
Tue May 1 09:35:43 UTC 2012
#20581: Remove obsolete login form style
----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 2.7
Severity: trivial | Keywords: has-patch
----------------------------+-----------------------------
Introduced in [6612], altered in [18577]:
{{{
.login form p {
margin-bottom: 24px;
}
}}}
Made obsolete by a new style in [9800]:
{{{
#login form p {
margin-bottom: 0;
}
}}}
http://core.trac.wordpress.org/browser/tags/3.3.2/wp-admin/css/wp-
admin.dev.css#L5972
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20581>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list