My pet Middle Earth has the "nominate for spotlight" link in the middle of his name on his profile, where it isn't clickable. Does anyone know how to remove this, or at least move it so its useable?
Edit this part of your .pet_spotlight {
height: unset;
width: unset;
position: fixed;
top: 0;
left: 0;
border-radius: 20px;
z-index: 4;
margin: 0px;
text-transform: lowercase;
}