Element: div.thcontainer
in 'sticky' thread title when scrolling down a long post
div.wholepost div#foldedpostbar div#misctainer.misctainer div.thcontainer
Problem: Position attribute is set as position: absolute;
instead of position:relative;
Result: The thread title shifts left and overlaps the thumbnail space
How it appears with it as absolute
https://pic8.co/sh/rineDp.jpg
How it appears with it as relative
https://pic8.co/sh/2qlnEu.jpg
**Element**: `div.thcontainer` in 'sticky' thread title when scrolling down a long post
`div.wholepost div#foldedpostbar div#misctainer.misctainer div.thcontainer`
**Problem**: Position attribute is set as `position: absolute;` instead of `position:relative;`
**Result**: The thread title shifts left and overlaps the thumbnail space
How it appears with it as `absolute`
https://pic8.co/sh/rineDp.jpg
How it appears with it as `relative`
https://pic8.co/sh/2qlnEu.jpg
(post is archived)