Is it possible to change the position of the status text???

I've recently scaled my profile pic but the "status" text doesn't automatically correct. Is there any way to change the position?


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

javiereo

javiereo's profile picture

I just solved it by adding:

.general-about, .profile-pic {
display: ruby-text-container;
}

On the styles part.

I have no fucking idea what tf this means, but it solves it so I'm happy. :D


Report Comment