URL:
https://github.com/freeipa/freeipa/pull/1733
Author: edward-of-clt
Title: #1733: Corrected the size of the user profile-menu in the utility navbar.
Action: opened
PR body:
"""
Rather minor, but it has bothered me since day of using IPA. Pushing upstream.
Before:

After:

"""
To pull the PR as Git branch:
git remote add ghfreeipa
https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1733/head:pr1733
git checkout pr1733