Opened 11 years ago
Closed 11 years ago
#20586 closed defect (bug) (fixed)
fix css for vertical-align value to be 'middle', not 'center'
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | minor | Version: | 3.3 |
Component: | UI | Keywords: | has-patch |
Focuses: | Cc: |
Description
Minor fix to wp-admin stylesheet, fixing vertical-align property to have the value 'middle' instead of 'center' (note: Not tested in UI, so I am not sure if this results in any unforeseen layout issues. Just correcting the invalid CSS in place).
Attachments (2)
Change History (8)
#2
@
11 years ago
- Keywords ui-feedback removed
Related (invalid CSS): #20587. Since this one might have side effects, let's remember to come back to it when we do the anticipated 3.5-early CSS sweep and test/review thoroughly.
#5
@
11 years ago
- Keywords needs-testing 3.5-early removed
- Milestone changed from Awaiting Review to 3.5
As far as I can tell, these aren't needed at all. That they weren't noticed before says something (maybe), and poking at various values didn't change anything visually in either case, try as I might. Let's remove them instead! 20586.diff
Note: See
TracTickets for help on using
tickets.
The first of the two occurrences was introduced in r18803 (the second from some time earlier).