Fix button word-wrapping issue
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 4 Dec 2011 20:39:42 +0000 (14:39 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 4 Dec 2011 20:39:42 +0000 (14:39 -0600)
mediagoblin/static/css/base.css

index 12d88ffa3251b96823cb4f3cedd7db242f848ce3..961a51fc74c06d324a7650ad5292e9fd852d2e06 100644 (file)
@@ -129,6 +129,7 @@ a.mediagoblin_logo{
   font-style: normal;
   font-weight: bold;
   font-size: 1em;
+  display: inline-block;
 }
 
 .button_action_highlight{