Fix blurry post format icon
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
/* SportsPress admin styles */
|
/* SportsPress admin styles */
|
||||||
|
#sp_formatdiv .post-format-icon {
|
||||||
|
margin-left: 0.5px;
|
||||||
|
}
|
||||||
|
|
||||||
.post-state-format.post-format-calendar:before, .post-format-icon.post-format-calendar:before, a.post-state-format.format-calendar:before {
|
.post-state-format.post-format-calendar:before, .post-format-icon.post-format-calendar:before, a.post-state-format.format-calendar:before {
|
||||||
content: "\f145";
|
content: "\f145";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user