fg123 / roommates

Suite of applications for roommate management.
https://roommates.felixguo.me/
2 stars 1 forks source link

roommates: fit logout button container to content #100

Closed fg123 closed 6 years ago

fg123 commented 6 years ago

On mobile, the logout button sometimes overlaps the text incorrectly. Because the container takes up 50%. This fixes it by forcing the container to fit the content.

Relates to #85