mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Fix lock icon class
This commit is contained in:
parent
bee39f4389
commit
7114f0a936
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
.icon-new:before {
|
||||
content: "\e014";
|
||||
}
|
||||
.icon-lock-2:before {
|
||||
.icon-lock:before {
|
||||
content: "\e015";
|
||||
}
|
||||
.icon-link:before {
|
||||
|
|
Loading…
Add table
Reference in a new issue