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

Calendar #18

Closed
gerardorochin opened this issue Nov 6, 2010 · 7 comments
Closed

Calendar #18

gerardorochin opened this issue Nov 6, 2010 · 7 comments

Comments

@gerardorochin
Copy link

the back and forward button of the line overflows and jump at the time of hover.

@hasokeric
Copy link
Contributor

Confirmed. If you hover over the icons they bouncy up.

@gerardorochin
Copy link
Author

:D

@r-cohen
Copy link

r-cohen commented Dec 7, 2010

Dudes, I have found a way to fix the hover bouncy icons problem. open the jquery-ui-1.8.5.custom.css file with an editor and remove (or just comment) the following line :

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }

That should fix it.

@r-cohen
Copy link

r-cohen commented Dec 7, 2010

...by the way, I don't really want to change the author's code, so I won't modify the source in GIT (unless he authorises me to)

@taitems
Copy link
Owner

taitems commented Dec 26, 2010

A commit to fix this will go up (in a major commit) in the next few days.

@r-cohen
Copy link

r-cohen commented Dec 26, 2010

looking forward to get the next commit. thanks.

@taitems
Copy link
Owner

taitems commented Dec 30, 2010

The fix is now live.

This issue was closed.
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

4 participants