Remove .wp-smiley rule
This commit is contained in:
parent
fcea33d61f
commit
fa6c21f470
|
@ -221,12 +221,6 @@ img[src*="share-buttons"] {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Site specific styles */
|
|
||||||
.wp-smiley {
|
|
||||||
height: 1em;
|
|
||||||
max-height: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Newsfoot specific styles. Structural styles come first, theme styles second */
|
/* Newsfoot specific styles. Structural styles come first, theme styles second */
|
||||||
.newsfoot-footnote-container {
|
.newsfoot-footnote-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in New Issue