snikket-im / snikket-web-portal

This is the web portal for Snikket Chat services. To learn more about what Snikket Chat services are, check the website.
https://snikket.org
GNU Affero General Public License v3.0
33 stars 12 forks source link

Visual content overflows container in some views #170

Open mwild1 opened 11 months ago

mwild1 commented 11 months ago

For example, the user list in 'Manage Users' will overflow the right edge of the visual box on small displays.

As a general solution, I propose importing the core parts of the Bootstrap framework to help us solve issues like this without too many repetitive manual tweaks.