travis-ci / travis-crowd

[DEPRECATED] Travis' love campaign (replaced by https://github.com/travis-ci/travis-love-campaign)
https://love.travis-ci.org
48 stars 9 forks source link

Safari Layout Bug #102

Closed mtmcfarl closed 10 years ago

mtmcfarl commented 12 years ago

There is quite a large blank white space in Safari with the fork banner in the upper right. I see a quick flash of styled text then it disappears.

rkh commented 12 years ago

Are you on Lion? What version of Safari? We can reproduce this in old versions on Snow Leopard but have no idea how to fix it.

mtmcfarl commented 12 years ago

Sorry about that. I'm on Snow Leopard 10.6.8, running Safari Version 5.1.1 (6534.51.22).

mtmcfarl commented 12 years ago

Seems like its the twitter widget iframe thats blowing it up. If I set display:none to the twttrHubFrame id then the site looks fine. Not sure why the iframe is being a pain.

rkh commented 12 years ago

Right. That's pretty hard to solve. We would have to create our own widget. Nothing is driving people to the page like twitter at the moment.

mtmcfarl commented 12 years ago

So it seems to me that if you set the height to 0px and leave the rest that it seems to fix the issue. Do you see the same?