#14613 closed defect (bug) (fixed)
Background table headers overlaps border-radius
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | minor | Version: | 3.0.1 |
Component: | UI | Keywords: | has-patch |
Focuses: | Cc: |
Description
Well, I found a very minor glitch in the admin UI
The "table.widefat" has rounded corners and the headers of that table have a gradient background, the problem is however that in all major browsers the background overlaps the border-radius, see the attached image.
I understand that this is VERY minor (5 pixels maybe?) but hey, if there is something to fix we should fix it
Tested in Chrome 6.0.490.1 dev and Firefox 3.6.6
Patch is included
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Example of the bug