jpesculis opened a new pull request #4117: Update UserInfo.jsx and set additional properties for react-gravatar URL: https://github.com/apache/incubator-superset/pull/4117 Update UserInfo.jsx and set additional properties for react-gravatar. Added size property and set it to 220 the base width of the container. react-gravatar which is responsible for rendering a gravatar profile image defaults the size property to 50. This makes the gravatar profile image blurry for the container it is in. Before fix  After fix 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
