Comments.js: Add open in new tab button under replies as fallback
if xhr request fails
This commit is contained in:
@@ -132,6 +132,11 @@ details.replies > summary{
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.replies-open-new-tab{
|
||||
display: inline-block;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
details.replies .comment{
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user