First time here? Check out the FAQ!
1

Make a clearer separation between karma and badges in the header?

(similar to http://askbot.org/en/question/2599/need-spaces-between-date-username-and-karma-on-a-users-profile-overview-page-in-the-questions-section-fixed/)

In the header of the page, there's no separator or other delineation between the karma value and the label for the badges:

qubit ✉ (karma: 21 badges: ● 3)

One of the users of our Ask site got confused and thought that he had karma # of badges :-) A quick fix would be adding a comma or semicolon, or maybe parens:

qubit ✉ (karma: 21, badges: ● 3)
qubit ✉ (karma: 21; badges: ● 3)
qubit ✉ (karma: 21) (badges: ● 3)

Alternatively, the Karma could be listed as a type of badge:

qubit ✉ (badges: ● 3 ĸ 21)

Edit: or even simpler:

qubit ✉ (● 3 ĸ 21)
qubit's avatar
108
qubit
asked 2013-02-19 18:17:26 -0500
Evgeny's avatar
13.2k
Evgeny
updated 2013-02-19 18:30:03 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Maybe a comma. I'll add it to the repo now. Thanks.

Evgeny's avatar Evgeny (2013-02-19 18:18:48 -0500) edit
add a comment see more comments

1 Answer

1

Pushed this little change with a comma to github.

Evgeny's avatar
13.2k
Evgeny
answered 2013-02-19 18:30:34 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments