#8631 closed (fixed)
.submit_row CSS class collapses in FF3
Reported by: | Brandon Taylor | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | CSS | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The .submit_row CSS class collapses in FF3, making the Save button overlap the bottom boundary of the div in popup windows.
I added 'overflow: auto;' to the field to correct this.
Attachments (2)
Change History (6)
by , 16 years ago
comment:1 by , 16 years ago
can you please upload a diff instead of the file as a whole. That way we can still apply your patch even if other changes are made to the file.
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
forms.css in contrib.admin.media