Actions
Bug #7859
closedFix canvas name and avatar spacing
Description
On large displays the name is pushed too far from the avatar. Improve this so the sizing is more dynamic to avoid large gaps.
Actions
Added by krileon about 5 years ago. Updated almost 5 years ago.
Description
On large displays the name is pushed too far from the avatar. Improve this so the sizing is more dynamic to avoid large gaps.
Fixed in MR !1541
The width the canvas photo can use is now more strictly enforced while still considering the maximum height allowed for a photo. This prevents extra white space between photo and name as much as possible on larger displays.