スレッド内の投稿への直接リンクがNirvanaに繋がる

After our latest update going directly to a certain post always brings the user to the suggested topics below all the posts, eg. Von der Rohrpost zum Hyperloop: Die irre Geschichte der Röhrenzüge - Magazin - 1E9

In safe-mode everything works fine, but we don’t know where to start looking for the bug. Can anyone help? Thank you!

「いいね!」 3

Excellent choice of words for your title :laughing:

You have this in your CSS

overflow-x: hidden; // Needed to compensate for the overflow caused by the vertical scrollbar

on the <body> tag in the super-banner-new component. Try removing that and see if that fixes your issue.

「いいね!」 3

This is it. Thanks a lot!

「いいね!」 1