diff --git a/css/pushup.css b/css/pushup.css index 7877a5d..594082c 100755 --- a/css/pushup.css +++ b/css/pushup.css @@ -47,7 +47,7 @@ #pushup .pushup_message { position: relative; float: left; - marginRight: 3px; + margin-right: 3px; line-height: 22px; vertical-align: middle; } @@ -62,4 +62,4 @@ } #pushup .pushup_messageLink:hover, -#pushup .pushup_reminder:hover { text-decoration: underline; } \ No newline at end of file +#pushup .pushup_reminder:hover { text-decoration: underline; }