#574 closed defect (fixed)
[patch] fix small CSS bug in admin interface
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
A small CSS bug in the admin interface "squised" tables togther when using filtering, no more!
Attachments (1)
Change History (5)
by , 19 years ago
Attachment: | admin_filtered_css_fix.diff added |
---|
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 19 years ago
couldn't check on safari as the temporal webserver wouldn't work externally for my mac. I did check on the following though:
Opera 8.5
Firefox 1.0.6
IE6 (on wine)
Konqueror 3.4.2 (webcore is based on it, so I'd say it's ok)
comment:4 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This looks good to me, but can you verify that you've tested this patch in all the major browsers (IE 5.5+, FF/Moz, Safari) before I check it in?