pixel-cookers / redmine-theme

A nice, dark and blue theme for Redmine.
http://pixel-cookers.github.io/redmine-theme/
MIT License
118 stars 58 forks source link

Fix the Profile Picture display size #36

Closed galexrt closed 7 years ago

galexrt commented 9 years ago

On the profile page of a user, the profile picture is displayed like this: profilepicturebug

This pull requests fixes this and sets the height and width to a fixed 48px to display it correctly: profilepicturebugfixed