Fix lock icon class

This commit is contained in:
John O'Nolan 2015-05-17 13:33:26 +01:00 committed by Hannah Wolfe
parent bee39f4389
commit 7114f0a936

View File

@ -103,7 +103,7 @@
.icon-new:before {
content: "\e014";
}
.icon-lock-2:before {
.icon-lock:before {
content: "\e015";
}
.icon-link:before {