Closed (fixed)
Project:
Bartik
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2010 at 02:10 UTC
Updated:
20 Jul 2010 at 03:40 UTC
Jump to comment: Most recent file
The footer styling is a bit of mess. It has things like #footer-wrapper #footer and other too-specific rules.
We can simplify the rules pretty easily.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | footer-rules-cleanup-845940-4.patch | 1.2 KB | johnalbin |
| #1 | footer-rules-cleanup.patch | 2.76 KB | johnalbin |
Comments
Comment #1
johnalbinHere's the styling I just committed.
Comment #2
jensimmons commentedYeah, this patch is awful. It totally messes up the footer. Please revert the whole thing.
Comment #3
johnalbinWhoops. forgot #footer-columns is in #footer-wrapper, but not in #footer. Testing Bartik without filling up all regions-- Bad JohnAlbin!
I'm trying to commit this, but CVS is down. :-p
Comment #4
johnalbinI've reverted the original patch and committed this much gentler patch. :-D