Fix airy to properly work with the "forced to the bottom of the page" footer
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 30 Oct 2014 19:27:26 +0000 (14:27 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 30 Oct 2014 19:27:26 +0000 (14:27 -0500)
mediagoblin/themes/airy/assets/css/airy.css

index fca19a5a4d264913a9c59c54aa36156bcc22f815..7539997e041426f531a3bb456183e0e35574a3e7 100644 (file)
@@ -1,4 +1,4 @@
-body {
+html, body {
   color: #4a4a4a;
   background-color: #F7F7F7;
 }