Twenty Fourteen: update two over-qualified selectors in main stylesheet.

Built from https://develop.svn.wordpress.org/trunk@26102


git-svn-id: http://core.svn.wordpress.org/trunk@26017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-12 18:19:11 +00:00
parent cdc03fe491
commit c428c41cd3

View File

@ -588,7 +588,7 @@ img[class*="attachment-"],
img.size-full,
img.size-large,
img.wp-post-image,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
@ -691,7 +691,7 @@ img.aligncenter,
padding-right: 10px;
}
img.wp-smiley {
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;