#3348 closed enhancement (fixed)
Admin (Login) Screen Changes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
Some changes made to the WP.com login screen that I want put back into core. <ul> on the page has been moved out of the main box for the sake of not breaking during translations. Less CSS too. :]
Diffs are included.
Attachments (2)
Change History (7)
#3
in reply to:
↑ 2
;
follow-up:
↓ 4
@
18 years ago
Replying to Viper007Bond:
http://wordpress.com/wp-login.php
-1 to this patch. I get where it's coming from (the translations), but putting the links outside the box and leaving them basically unstyled is really ugly IMO. I think a better solution would be to just better style them in the box so that they can easily line wrap and stuff without going all ugly.
I think if you do a hard refresh on that page to pickup the new css it looks a lot nicer.
Note: See
TracTickets for help on using
tickets.
http://wordpress.com/wp-login.php
-1 to this patch. I get where it's coming from (the translations), but putting the links outside the box and leaving them basically unstyled is really ugly IMO. I think a better solution would be to just better style them in the box so that they can easily line wrap and stuff without going all ugly.
And careful with at least the wp-admin.css patch. If applied, it'll undo at least one recent commit I believe (the height of the submenu in the admin area). It also introduces more validation errors, but there are already others there, so I guess we don't care.
bryanveloso: update your SVN copy next time before making a patch. ;)