ronilaukkarinen / mastodon-bird-ui

🐘🐦 Mastodon web UI, but strongly inspired by Twitter.
MIT License
473 stars 50 forks source link

Theme footer sits on top of other elements #114

Closed cadusilva closed 8 months ago

cadusilva commented 8 months ago

When not using the advanced web interface, depending on the screen size, content height or windows size, the theme's footer stays on top of other elements, preventing the use of some buttons.

image

This does not happen when using the default Mastodon theme.

ronilaukkarinen commented 8 months ago

Can you share the exact viewport where this happens?

cadusilva commented 8 months ago

The report came from a user with 1366x768 screen resolution.

image

The issue was worse when I set the min-height of the text field to 200px, but even with Mastodon's default height, there are some elements gets out of place as seen above.