Skip to content

Commit

Permalink
Fix lock icon class
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnONolan authored and ErisDS committed May 22, 2015
1 parent bee39f4 commit 7114f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/client/app/styles/patterns/icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
.icon-new:before {
content: "\e014";
}
.icon-lock-2:before {
.icon-lock:before {
content: "\e015";
}
.icon-link:before {
Expand Down

0 comments on commit 7114f0a

Please sign in to comment.