Remove ^P character
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 30 Oct 2014 19:17:40 +0000 (14:17 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 30 Oct 2014 19:17:40 +0000 (14:17 -0500)
mediagoblin/static/css/base.css

index c7e1496f06694bff06ebb0a48985fec13cf49705..0b862aeec0bfc3e3703740bc59aee3940743b7db 100644 (file)
@@ -123,7 +123,7 @@ input, textarea {
   display: block;
 }
 
-\10footer, #wrap:after {
+footer, #wrap:after {
   height: 30px;
 }