Fix not hidden BR at the end of hidden threads with stubs enabled.
This commit is contained in:
parent
3018dbc314
commit
54c268603a
@ -4070,6 +4070,7 @@ a[href="javascript:;"] {\
|
||||
.block ~ .op,\
|
||||
.block ~ .omittedposts,\
|
||||
.block ~ table,\
|
||||
.block ~ br,\
|
||||
#content > [name=tab]:not(:checked) + div,\
|
||||
#updater:not(:hover) > :not(.move),\
|
||||
#qp > input, #qp .inline, .forwarded {\
|
||||
|
||||
@ -3408,6 +3408,7 @@ a[href="javascript:;"] {
|
||||
.block ~ .op,
|
||||
.block ~ .omittedposts,
|
||||
.block ~ table,
|
||||
.block ~ br,
|
||||
#content > [name=tab]:not(:checked) + div,
|
||||
#updater:not(:hover) > :not(.move),
|
||||
#qp > input, #qp .inline, .forwarded {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user