From c78ee26f3e97bb23dcb1e4d66445d7ce4f7bd7f3 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 28 Aug 2012 01:18:12 +0000 Subject: [PATCH] Twenty Twelve: add back more specific selector to wp-smiley class, forces removing image shadows from smileys. Props obenland, fixes #21696. git-svn-id: http://core.svn.wordpress.org/trunk@21635 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1172fca77..52d95081a 100644 --- a/style.css +++ b/style.css @@ -333,7 +333,7 @@ img.wp-post-image { line-height: 2; color: #777; } -.wp-smiley, +img.wp-smiley, .rsswidget img { border: 0; border-radius: 0;