openml-python icon indicating copy to clipboard operation
openml-python copied to clipboard

Navbar hides header on Firefox

Open PGijsbers opened this issue 6 years ago • 4 comments

When loading a documentation page on a specific header in Firefox, e.g. usage#basic-usage, when coming from a different page, the navbar hides the section header.


usage#basic-usage shows as: image


I expect usage#basic-usage shows as: image


The behavior seems to work correctly on Chrome. When moving between section headers on the same page, it also seems to work fine on Firefox.

I tried to apply this fix, but it did not seem to help (though I can't guarantee I did that right).

Using Firefox 66.0.3 (64-bit).

PGijsbers avatar Apr 17 '19 10:04 PGijsbers