EricSSartorius / Judging-System

U-Judge: Universal Judging System using Angular Meteor (OLD)
http://www.universaljudge.com/
1 stars 1 forks source link

Fd 22 #29

Closed felicedeNigris closed 8 years ago

felicedeNigris commented 8 years ago

Hey Eric,

So I used a filter on leaderboard.ng.html view in each ng-repeat. So now the ranks are appropriately showing from highest score to lowest. However I noticed some css bugs when they displyayed. In particular I noticed that the list is way off to the left almost completely unnoticed by the user. So double check if that happens, I hacked it with position absolute. Left - 20px. I didn't commit that though because that wasn't part of the fix.