forked from Eonasdan/tempus-dominus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes scroll issue in position:fixed elements
If the datepicker is placed within position:fixed elements, e.g. modals and fixed navbars, scrolling the page also moves the datepicker away. Tested when placed within: - normal element, e.g. within a form - fixed element - modal Tested on: Chrome 25 (MacOS 10.8) Safari 6 (MacOS 10.8) Firefox 19 (MacOS 10.8) Internet Explorer 7 (Windows XP)
- Loading branch information
boris-chervenkov
committed
Mar 12, 2013
1 parent
a1e294e
commit ace4fc3
Showing
1 changed file
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters