Actions
Bug #70715
closedAvatar in Backend user
Start date:
2015-10-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The avatar image in the menu in "Backend Users" has CSS styles: .col-icon img { max-height:28px and max-width:28px; }
But the image is 32px height and width.
So it looks broken and doesn't fill the rounded avatar place if you upload your own avatar.
If disable this style at this place, the avatar looks good.
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44095
Updated by Markus Klein about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b89a0cb78e8f8f2573c2a82ff40e8b767d8f67d5.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions