Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
fix icon for post install msg (bug 1133531)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngokevin committed Feb 25, 2015
1 parent dc2e4c6 commit 61ee675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/media/css/detail/post-install-message.styl
Expand Up @@ -22,7 +22,7 @@
font-weight: 500;
}
.post-install-message-installed:before {
background: url(../../img/pretty/tick-white.svg) no-repeat;
background: url(../img/pretty/tick-white.svg) no-repeat;
background-size: contain;
content: "";
display: inline-block;
Expand Down

0 comments on commit 61ee675

Please sign in to comment.