Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The header does not render properly when using the datetime picker in a scollable page. #142

Open
dimsavva opened this issue Oct 30, 2020 · 1 comment

Comments

@dimsavva
Copy link

Consider removing position: relative; in the following css

.ui.calendar .ui.table tr:first-child th {
position: relative;
padding-left: 0;
padding-right: 0;
}

@lubber-de
Copy link

The calendar module was merged into https://github.com/fomantic/Fomantic-UI and is further maintained there.
However, i cannot reproduce your issue, could you please provide a jsfiddle for easier investigation and being able to reproduce?
What exactly is meant by "not render properly" ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants