fix issue #150 Show user rendering glitch

This commit is contained in:
Michael Q Larson
2015-03-08 13:44:09 -07:00
parent 3bd979ad08
commit dd1b1b3635

View File

@ -517,9 +517,9 @@ thead {
.points-on-top {
color: #eee;
font-size: 50px;
font-size: 35px;
z-index: 2;
width: 50%;
width: 60%;
margin: 0 auto;
position: relative;
top: 50%;