diff --git a/common/css/button.css b/common/css/button.css index f63528bf4..8043a7290 100644 --- a/common/css/button.css +++ b/common/css/button.css @@ -72,4 +72,5 @@ span.button.blue button, span.button.blue input { background-image:url(../tpl/images/buttonBlue.gif); color:#fff;} /* Offset Debug */ -.button{ margin-right:2px;} +a.button, +span.button{ margin-right:2px;}