Move achievement popup to lower left to avoid covering up Continue button on small screens

This commit is contained in:
Nick Winter 2015-11-15 07:08:02 -08:00
parent 5d9d5c0ae6
commit 1603c72469

View file

@ -212,7 +212,7 @@ $user-achievements-scale: 0.8
// Achievement Popup
.achievement-popup-container
position: fixed
right: 0px
left: 100px
bottom: 0px
z-index: 9001
cursor: pointer