Tweaks to visitor globe

This commit is contained in:
Victoria Wang 2015-05-05 15:28:03 -07:00
parent 830bc28aed
commit 1a67da05e9
2 changed files with 3 additions and 3 deletions

View file

@ -1905,5 +1905,5 @@ table#latest-visitors {
}
#earth_div {
width: 100%;
height: 500px
height: 400px;
}