From fa6c21f4701f2bbdd1264c13740280ca7cee14ba Mon Sep 17 00:00:00 2001 From: Nate Weaver Date: Mon, 30 Dec 2019 18:30:21 -0600 Subject: [PATCH] Remove .wp-smiley rule --- iOS/Resources/styleSheet.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index b90edd69e..b8f43e914 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -221,12 +221,6 @@ img[src*="share-buttons"] { display: none !important; } -/* Site specific styles */ -.wp-smiley { - height: 1em; - max-height: 1em; -} - /* Newsfoot specific styles. Structural styles come first, theme styles second */ .newsfoot-footnote-container { position: relative;