Twenty Fourteen: update two over-qualified selectors in main stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@26102 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ddb8e58f8d
commit
d37cefbdfc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user