.message_info was missing closing }
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 4 Jul 2011 14:08:57 +0000 (09:08 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 4 Jul 2011 14:08:57 +0000 (09:08 -0500)
mediagoblin/static/css/base.css

index b23bc3cb518a9461d5a9eefb82e8d87cf72b2583..5073c3b46827a0fabbe52f1a24b0baf81b063189 100644 (file)
@@ -251,6 +251,7 @@ ul.mediagoblin_messages {
 
 .message_info {
   background-color: #378566;
+}
 
 .message_debug {
   background-color: #f7f7f7;