mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
Fix lock icon class
This commit is contained in:
parent
bee39f4389
commit
7114f0a936
@ -103,7 +103,7 @@
|
||||
.icon-new:before {
|
||||
content: "\e014";
|
||||
}
|
||||
.icon-lock-2:before {
|
||||
.icon-lock:before {
|
||||
content: "\e015";
|
||||
}
|
||||
.icon-link:before {
|
||||
|
Loading…
Reference in New Issue
Block a user