#13990 closed defect (bug) (worksforme)
Back to site link on login screen spans whole width
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Severity: | minor | Version: | 3.0 |
| Component: | UI | Keywords: | |
| Focuses: | Cc: |
Description
The link "Back to Site_name" on wp-login.php spans the whole width of the top bar of the screen and not just the text.
Attachments (1)
Change History (8)
#2
@
16 years ago
- Keywords ui-feedback added
- Milestone changed from Unassigned to Future Release
Related #13587
The reason is display:block for #backtoblog a. But nothing major.
#3
@
16 years ago
- Cc wojtek.szkutnik@… added
- Keywords has-patch needs-testing gsoc added
Nothing major, but it shouldn't stay the way it is right now. Here is a nice solution, although it needs testing under early Opera ;)
#6
@
14 years ago
- Keywords ui-feedback has-patch needs-testing gsoc removed
- Milestone Future Release deleted
- Resolution set to worksforme
- Status changed from new to closed
In 3.0 and 3.1: http://cl.ly/Bndy, but since 3.2 the bar was removed.
Note: See
TracTickets for help on using
tickets.
What problem does this cause?