Twenty Fifteen: make sure we don't see borders through transparent linked images.

Props iamtakashi, fixes #29963.


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


git-svn-id: http://core.svn.wordpress.org/trunk@29679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart 2014-10-16 20:48:18 +00:00
parent 2934146919
commit f196453cb8
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ a:active {
a img {
border: 0;
display: block;
}