Merge pull request #2281 from divyanshu013/master

Fixed the issue with the Leaderboard view to fit properly for #2254
This commit is contained in:
Nick Winter 2015-02-10 12:45:54 -08:00
commit 86fa8dd59d
2 changed files with 3 additions and 3 deletions

View file

@ -95,9 +95,9 @@
.leaderboard-tab-content
position: absolute
left: 219px
top: 21px
top: 55px
width: 571px
height: 514px
height: 490px
padding: 50px
overflow-y: scroll

View file

@ -1,7 +1,7 @@
.leaderboard-tab-view
h1
margin-top: -20px
margin-top: -40px
color: rgb(254,188,68)
font-size: 30px
text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0