mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-09 07:00:01 +00:00
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:
parent
cdc03fe491
commit
c428c41cd3
@ -588,7 +588,7 @@ img[class*="attachment-"],
|
|||||||
|
|
||||||
img.size-full,
|
img.size-full,
|
||||||
img.size-large,
|
img.size-large,
|
||||||
img.wp-post-image,
|
.wp-post-image,
|
||||||
.post-thumbnail img {
|
.post-thumbnail img {
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
@ -691,7 +691,7 @@ img.aligncenter,
|
|||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
img.wp-smiley {
|
.wp-smiley {
|
||||||
border: 0;
|
border: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user