mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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:
parent
f4116da75a
commit
1b66f93bb0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user