Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Remove the user profile info button

Upgraded to 9.4.2 and any user field now has an info button instead of hovering over the user to view profile information. The UI looks more cluttered especially in dashboard views with this change. The change was also not mentioned in any of the upgrade notes.

 

Is there a setting that can be changed to remove/revert the behaviour to be hover over?

image.png

1 answer

1 accepted

1 vote
Answer accepted

There is a feature request for giving the option to remove the button. At this time there is no official method of removing the icon. 

https://jira.atlassian.com/browse/JSDSERVER-12173

I was advised that adding the following to the announcement banner may remove the icon but the workaround has not been thoroughly tested.

<style type="text/css"> 2.aui-button .aui-icon { 3display: none; 4}</style>

my 5 penny solution

<style type="text/css">
.aui-button .aui-icon .aui-button-link, .aui-button-text {
--aui-btn-text: rgb(0, 85, 204, 0.4);
}
</style>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events