Bug overview description.
Saving text in the My prices field on Account Settings decreases the width of the user info column from 100% to 50%.
This field can be used to save notes that don't appear on the profile.
What part(s) of the site page(s) are affected?
What is the expected behavior?
"This is for artists that have a tag on the site attached to their name, if you don't, it won't show up in your profile"
User info columns keeps width:100%;float:left; like normal if the user is not considered an artist
What actual behavior is given instead?
User info column gets width:50%;float:left; but nothing is displayed on the right.
Can you reproduce the bug every time?
Yes
What steps did you take to replicate this bug?