If a overrided Django user has a very long full_name or, for example, a UUID identifier is used instead of full_name (you never know), then the block with a link to the user profile looks incorrect. I recently encountered such a problem in my project.
I think it would be a good idea to extend this "grp-user-tools" block with width:auto, if you don't mind.
If a overrided Django user has a very long full_name or, for example, a UUID identifier is used instead of full_name (you never know), then the block with a link to the user profile looks incorrect. I recently encountered such a problem in my project.
I think it would be a good idea to extend this "grp-user-tools" block with width:auto, if you don't mind.
Thanks.