Fixed the issue with the Leaderboard view to fit properly for

The leaderboard view fits properly while scrolling down.
This commit is contained in:
divyanshu013 2015-02-10 23:27:23 +05:30
parent 4269f6a652
commit 2b090a9841
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