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:
parent
2934146919
commit
f196453cb8
|
@ -150,6 +150,7 @@ a:active {
|
|||
|
||||
a img {
|
||||
border: 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue