Fix test failure after fixing the incorrect 'img a' selector

This commit is contained in:
Chris Eppstein 2009-10-25 20:18:47 -07:00
parent 217c522a92
commit 3a763d1e91

View File

@ -43,7 +43,7 @@ q, blockquote {
q:before, q:after, blockquote:before, blockquote:after {
content: ""; }
img a {
a img {
border: none; }
.unregistered-only, .registered-only {