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
This commit is contained in:
Lance Willett 2012-08-28 01:18:12 +00:00
parent 35c034769e
commit c78ee26f3e
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ img.wp-post-image {
line-height: 2; line-height: 2;
color: #777; color: #777;
} }
.wp-smiley, img.wp-smiley,
.rsswidget img { .rsswidget img {
border: 0; border: 0;
border-radius: 0; border-radius: 0;