Fix test failure after fixing the incorrect 'img a' selector
This commit is contained in:
parent
217c522a92
commit
3a763d1e91
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user