Skip to content

Commit

Permalink
Merge pull request civicrm#4939 from colemanw/CRM-15789
Browse files Browse the repository at this point in the history
CRM-15789 - Fix dashboard close icon
  • Loading branch information
colemanw committed Jan 14, 2015
2 parents 22aaf44 + e1508ef commit 174db15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
float:right;
}
#crm-container .widget-icon.close-icon {
background-position: -80px -128px;
float:right;
}
#crm-container .widget-icon:hover {
Expand Down

0 comments on commit 174db15

Please sign in to comment.