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:
Lance Willett 2013-09-24 22:20:54 +00:00
parent f3c37fd5ae
commit 1b61078658
1 changed files with 1 additions and 7 deletions

View File

@ -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;