[dw-nonfree] Fix calls to WTF methods on some pages
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/939d62ba82e5]
http://bugs.dwscoalition.org/show_bug.cgi?id=454
Tropospherical CSS update.
Patch by
sophie.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=454
Tropospherical CSS update.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/tropo/red.css
-------------------------------------------------------------------------------- diff -r 4c48f66466b9 -r 939d62ba82e5 htdocs/stc/tropo/red.css --- a/htdocs/stc/tropo/red.css Sun Mar 08 02:40:43 2009 +0000 +++ b/htdocs/stc/tropo/red.css Thu Mar 12 07:56:19 2009 +0000 @@ -207,6 +207,7 @@ a:active, width: 100%; height: 4.166667em; background: #ddd url(/img/tropo-red/bg_footer_gradient.png) repeat-x; + clear: both; } #footer ul { overflow: hidden; @@ -632,4 +633,4 @@ table.editfilters td { .invitecodes td { padding: 5px; -} \ No newline at end of file +} --------------------------------------------------------------------------------