Chatterino / chatterino-browser-ext

26 stars 17 forks source link

Fixed blank area with new layout. #21

Closed mfmarlow closed 3 years ago

mfmarlow commented 3 years ago

I wanted to fix the big blank area present when using the extension with the new layout. I replaced a div further down in the DOM than before.

I tested this on Windows 10 in Chrome and Firefox and it appears to fix the problem.

Before: image

With these changes: image

Fixes: #17

ALazyMeme commented 3 years ago

On second look, the issue mentioned here: https://github.com/Chatterino/chatterino-browser-ext/pull/22#pullrequestreview-463861945 also occurs on this pr.