Closed Bug 375143 Opened 18 years ago Closed 18 years ago

footer should have clear:both in css

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: after.fallout, Assigned: after.fallout)

References

Details

Attachments

(1 file, 2 obsolete files)

Attached patch adds clear:both (obsolete) — Splinter Review
Being that the image is float:right, the footer and image very quickly collide the moment anyone modifies index.html.tmpl It would be a good thing to set clear:both on the #footer statement in global.css.
fixed comment from LpSolit on irc
Attachment #259454 - Attachment is obsolete: true
Attachment #259456 - Flags: review?(LpSolit)
Bill: For CSS and just UI stuff, probably best to ask myk for review, I think.
That's not an insult to LpSolit, by the way--I just am not sure if he wants to review a CSS patch (he can speak for himself, though).
Assignee: ui → after.fallout
Severity: normal → minor
OS: Windows XP → All
Hardware: PC → All
Attachment #259456 - Flags: review?(LpSolit) → review?(myk)
(In reply to comment #3) > That's not an insult to LpSolit No worry. :) But I admit that this patch is low priority compared to other reviews waiting for me.
I've added a patch that fixes this, too. I also fixed the float:right'd div#page-index .intro which was an example of the reason why there should be a clear:both on the footer. https://bugzilla.mozilla.org/attachment.cgi?id=259531&action=diff
I've attached that diff to this bug as well, since the other was closed but had some other code that will help to avoid footer overlap.
Comment on attachment 259693 [details] [diff] [review] patch to fix div#page-index .intro's clear CSS property >Index: skins/standard/index.css >- div.contribute { This block no longer exists. You have to update your installation. Also, do not forget to request review (set the flag to "review?") when attaching a patch so that we get it in our radar.
Attachment #259693 - Flags: review-
Comment on attachment 259456 [details] [diff] [review] with space after colon r=LpSolit
Attachment #259456 - Flags: review?(myk) → review+
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: approval+
Target Milestone: --- → Bugzilla 3.2
Checking in skins/standard/global.css; /cvsroot/mozilla/webtools/bugzilla/skins/standard/global.css,v <-- global.css new revision: 1.33; previous revision: 1.32 done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attachment #259693 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: