[wp-trac] [WordPress Trac] #18689: Borked styling on database upgrade message
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 17 05:28:03 UTC 2011
#18689: Borked styling on database upgrade message
-----------------------------+-----------------------------
Reporter: solarissmoke | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.3
Severity: minor | Keywords:
-----------------------------+-----------------------------
In trunk, the Database Update Required message is left aligned when it
should be centered (see screenshot). There should also be some margins on
the body.
This is caused by the line `wp_admin_css( 'ie', true );` in `wp-
admin/upgrade.php`, which for some reason causes `wp-admin.css` to be
loaded (dependencies?) but not `ie.css`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18689>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list