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.
Updated by beat over 4 years ago
- Target version changed from CB 2.4.4 to CB 2.4.5
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
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.
Actions