Fix button word-wrapping issue

This commit is contained in:
Christopher Allan Webber 2011-12-04 14:39:42 -06:00
parent 83b581e425
commit 2ef0679790

View File

@ -129,6 +129,7 @@ a.mediagoblin_logo{
font-style: normal;
font-weight: bold;
font-size: 1em;
display: inline-block;
}
.button_action_highlight{