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

input[type="search"], .input-group, .form-control, Safari #11252

Closed
joeauty opened this issue Oct 27, 2013 · 2 comments
Closed

input[type="search"], .input-group, .form-control, Safari #11252

joeauty opened this issue Oct 27, 2013 · 2 comments

Comments

@joeauty
Copy link

joeauty commented Oct 27, 2013

Hello,

My apologies if this is a duplicate of an existing issue, but shouldn't input type="search" elements assigned to the form-control class be assigned "-webkit-appearance: none;" so that these search fields look as expected when wrapped in .input-group?

@cvrebert
Copy link
Collaborator

X-Ref: #7411 &

// input[type="search"]

@mdo
Copy link
Member

mdo commented Oct 27, 2013

To be clear, you do not wrap the inputs in the class—you apply them to the inputs. Like so: http://jsbin.com/opEbObo/1/edit

@mdo mdo closed this as completed Oct 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants