Twenty Fourteen: fix gap beneath header image, props taupecat. Fixes #25404.
git-svn-id: https://develop.svn.wordpress.org/trunk@25611 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f3c37fd5ae
commit
1b61078658
@ -83,6 +83,7 @@ a:active { /* Improves readability when focused and also mouse hovered in all br
|
||||
}
|
||||
a img {
|
||||
border: 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* =Global
|
||||
@ -1391,13 +1392,6 @@ img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.site-header img,
|
||||
.attachment-featured-thumbnail-large,
|
||||
.entry-content img,
|
||||
.comment-content img,
|
||||
.widget img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.attachment-featured-featured img,
|
||||
.attachment-featured-thumbnail img {
|
||||
height: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user