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

Redundant and wrong css "top: none" property #32

Closed
wants to merge 1 commit into from

Conversation

UmeshSingla
Copy link
Contributor

For the selector .iris-picker .iris-slider-offset, you are already setting top position as 11px and later on line 135, you are setting "top: none" which is redundant and rather wrong

For the selector `.iris-picker .iris-slider-offset`, you are already setting top position as 11px and later on line 135, you are setting "top: none" which is redundant and rather wrong
@mattwiebe mattwiebe closed this in 7e06468 Apr 3, 2014
@mattwiebe
Copy link
Contributor

Cheers @UmeshSingla - have no idea which universe top: none; came from. :)

@UmeshSingla
Copy link
Contributor Author

Cheers :)
Not a big issue it was, might have happened in merging.
Also I'll try to solve #27, the circle goes outside and send you a pull request as soon as I do it.( Not if you do it before me ) ;)

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

Successfully merging this pull request may close these issues.

2 participants