online-go / online-go.com

Source code for the Online-Go.com web interface
https://online-go.com/
GNU Affero General Public License v3.0
1.23k stars 345 forks source link

Avatar too small on finished games (mobile) #1823

Open pdg137 opened 2 years ago

pdg137 commented 2 years ago

Describe the bug On a finished game, in the mobile view, the avatars get smaller, making the activity dot look ridiculously huge and messing up the alignment with the new flags.

Here's a game in progress:

image

A finished game:

image

Smartphone (please complete the following information):

anoek commented 2 years ago

I think this should be fixable by setting a minimum height to either the avatar area, or to the space that contains the time left - that being zeroed out is currently what's shrinking that area I bet.