Skip to content

Commit

Permalink
Made top50 and top100 trophies more compact
Browse files Browse the repository at this point in the history
  • Loading branch information
Unihedro committed Dec 16, 2015
1 parent 714b6c9 commit 13fb988
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/stylesheets/user-show.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ div.user_show .fire_trophy {
width: 70px;
height: 80px;
}
div.user_show .fire_trophy.marathonTopFifty,
div.user_show .fire_trophy.marathonTopHundred {
width: 40px;
}
div.user_show .fire_trophy span {
transform: scale(0.35) translate(-103px, -3px);
-webkit-transform: scale(0.35) translate(-103px, -3px);
Expand Down

0 comments on commit 13fb988

Please sign in to comment.