You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
cool update! the problem could be that those elements are absolute positioned relative to the viewport. a solution could be to put those elements in a div that is position:relative and has a set width/height. otherwise, maybe this will help: https://dokode.moe/blogs/browser-size-trick