yourduskquibbles/webannoyances

messages.google.com

Opened this issue · 1 comments

Steps to reproduce

What happens?

  • Bottom right is pushed off the bottom of the window
    image

What should happen instead?

  • Bottom right is not hanging off the window
    image

Notes

  • Disabling the following filters fixes the bug:
    messages.google.com##.container:style(overflow-y: auto !important;)
    messages.google.com##.content-container:style(overflow: unset !important;)

@RedDragonWebDesign can't do much about it in this repo but I did do something about it in my fork. 🙂