mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-03-12 07:56 am

[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 [personal profile] sophie.

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
+}
--------------------------------------------------------------------------------