Skip to content

Conversation

isaachinman
Copy link
Contributor

No description provided.

@majapw
Copy link
Collaborator

majapw commented Sep 12, 2016

LGTM

@majapw majapw merged commit 965f1bf into react-dates:master Sep 12, 2016
@@ -29,7 +29,9 @@
color: $react-dates-color-placeholder-text;
cursor: pointer;
line-height: 0.78;
user-select: none;
-webkit-user-select: none; /* Chrome/Safari */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This removes the standard one in favor the vendor prefixes, which ideally should be handled by something like autoprefixer. At the very least, we must keep the standard one.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're totally right. I def overlooked that. Just fixed it on master

@majapw majapw mentioned this pull request Sep 13, 2016
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.

3 participants