Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

Potential fix for disappearing tabs on discovery and portals pages #132

Closed manpat closed 7 years ago

manpat commented 7 years ago

hey this is a quick solution I found to the disappearing tabs issue. the fix works for me and the handful of other portals I tried it on but can't guarantee it won't break someones styling somewhere

for reference - my portal: dat://a5341c28d55680dfbe073df05a01e9d58591a782e5ca252d60b2ce62935b4498/

hope random pull requests are okay!

neauoire commented 7 years ago

cheers Patrick 👍

neauoire commented 7 years ago

Seeding

manpat commented 7 years ago

glad I could help!

eelfroth commented 7 years ago

yeah, seems to work fine :) I was going to put #operator and #tabs together in a wrapper and make that position:fixed; top:0px;, but I guess now I won't have to