If you're on pet profiles please hard refresh and it'll get automatically removed :).
💖 ✨ 🤗
I just pushed a fix for the things being pushed to the right by 10px, if you hard refresh in about 10 minutes that should go through :)
💖 ✨ 🤗
I'm taking a look at this again beyond just the text being gone :)
💖 ✨ 🤗
It's actually at the bottom of the "content" but the white space is probably created by your dashboard (widgets, etc) and the center panel doesn't stretch there.
Basically in a more perfect world we could have it sitting at the bottom of the page but because of how stupid the Subeta layout is coded, we can't.
💖 ✨ 🤗
We're getting there! We've been doing a lot of work lately to get bootstrap off of a lot of the site which would make pushing that layout 90000x easier.
I just pushed some more petinfo fixes that should make the page better.
💖 ✨ 🤗
The changes I pushed yesterday should have done this - it should be overwriting all of the changes in global.css that fixed the footer.
footer, .push {
height: 0px!important;
width: 0px!important;
display: none;
visibility: hidden;
}
{ min-height: 100%!important; margin: 0 0px 0px!important; }
To set the margin back to 0.
💖 ✨ 🤗
I appreciate that you're upset, but I'm actually trying to help here.
The footer is important, and most users don't hide it. Less than 10% of active users have customCSS at all. The footer was broken and frequently running into other elements. This is something that needed to be fixed. Unfortunately because of the way that the Subeta layout is structured (poorly) it looks like it broke some other things, as well.
💖 ✨ 🤗
Anyway, I can see what has broken it
html, body {
height: 100%!important;
}
Working on seeing how to resolve that for pet profiles specifically :)
💖 ✨ 🤗
Just pushed more fixes - not really the best work but it should fix pet profiles.
💖 ✨ 🤗
I"m not sure what you're seeing, since user profiles don't use any of the CSS from the main site.
💖 ✨ 🤗
OKAY Just pushed a few more changes - can you check now? Make sure to hard refresh. It looks like (for me) the 10px problem resolved itself.
💖 ✨ 🤗
Hmm, this is frustrating. I've actually reset styles.css what it was before I made any footer changes, and moved them to a place that it just doesn't get called on the pet profiles at all.
And removed all of the extra CSS from pet profiles as well :/
💖 ✨ 🤗