facebook / facebook/prophet

header not fixed corectly

Open
#2,458 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

![image](https://github.com/facebook/prophet/assets/58513134/995b432c-8f75-41f6-8804-35cae54d81ee)
Navbar not sticking to the top

`.fixedHeaderContainer {
background: #3b5998;
color: #fff;
height: 34px;
padding: 10px 0 8px;
top: 0; // addthis to tell the position of the navbar
position: sticky; // and this so that it stick to that top position
width: 100%;
z-index: 9999;
}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.