bug 12396

-Fix single action appearance on detail view
This commit is contained in:
Brian Federle 2011-12-07 18:49:30 -08:00
parent c83b1ddb05
commit e171b7c2c7
1 changed files with 1 additions and 0 deletions

View File

@ -1493,6 +1493,7 @@ div.detail-group.actions td {
.detail-group table td.detail-actions div.action.single a {
width: 31px;
height: 26px;
background: url(../images/buttons.png);
background-position: -414px -625px;
}