Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Leaderboard Css
okhawaja
New
The leaderboard's css was getting messed up because some of my users had long names (the points box was getting pushed down a row), so @R_J wrote this css code that fixed the issue.
.Leaderboard .PanelInfo > li {
position: relative;
}
.Leaderboard .Aside {
position: absolute;
top: 1px;
right: 4px;
}
Tagged:
3
Comments
that's the problem with archiving 2.1 discussions and posting to them - they won't show.
still active but invisible (so to speak). except when viewing from add-on area or searching thru archive.
https://vanillaforums.org/discussion/comment/241844/#Comment_241844
Suggestion - don't archive so quickly.
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.