Remove wp-smiley images

This commit is contained in:
Jed Fox
2021-03-11 22:47:34 -05:00
parent 1b6ec8cfd7
commit 38827a8c2a
2 changed files with 9 additions and 0 deletions

View File

@@ -257,6 +257,7 @@ blockquote {
border-top: 1px solid var(--header-table-border-color);
}
/* see removeWpSmiley; this rule is kept in case a wp-smiley is encountered without alt text */
.wp-smiley {
height: 1em;
max-height: 1em;