mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
Dashicons: Fix typo in .dashicons-excerpt-view class.
props desrosj. fixes #30832. git-svn-id: https://develop.svn.wordpress.org/trunk@31068 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
23bb9030f2
commit
c99a082e25
@ -444,7 +444,8 @@
|
|||||||
content: "\f163";
|
content: "\f163";
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashicons-exerpt-view:before {
|
.dashicons-exerpt-view:before, /* Misspelled. Use .dashicons-excerpt-view instead. */
|
||||||
|
.dashicons-excerpt-view:before {
|
||||||
content: "\f164";
|
content: "\f164";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user