The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
This commit is contained in:
@@ -108,6 +108,9 @@
|
||||
.replyTreeLevel10 {
|
||||
margin-left: 10em;
|
||||
}
|
||||
.defaultuserimg {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
||||
/* Reply Form
|
||||
|
||||
Reference in New Issue
Block a user