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

HTML 5 Native Validation of form with sticky/fixed Navbar scroll-padding-top #35

Open
arturmamedov opened this issue Mar 17, 2021 · 0 comments

Comments

@arturmamedov
Copy link
Owner

Must add this new feuatures supported by major browser
https://caniuse.com/?search=scroll-padding

html {
	scroll-padding-top: 130px;
}

That make browser scroll to the field with error but moved from top for not haev this field hide from sticky/fixed navbar

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

1 participant