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

Fix text inputs for jQuery Mobile 1.3 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix text inputs for jQuery Mobile 1.3 #41

wants to merge 1 commit into from

Conversation

chewi
Copy link

@chewi chewi commented Mar 13, 2013

This fixes the odd double border issue seen on text inputs. It hasn't been well-tested and I believe a general refactor is needed for 1.3 but it may help some people in the short term.

@chewi chewi mentioned this pull request Mar 13, 2013
@paskster
Copy link

I have the same issue since I upgraded to jquerymobile 1.3.
Am I doing something wrong or do I really need to change the code?
doubleborder

@paskster
Copy link

I guess it was my own fault. I just used the javascript code of jquerymobile 1.3 but not the new CSS Code. That broke the design of the input fields.
Not that I use both, it works.

@taitems
Copy link
Owner

taitems commented Apr 28, 2013

So does the pull need landing or closing, I'm not quite sure?

@chewi
Copy link
Author

chewi commented Apr 28, 2013

I think that depends on you. If you're going to rework it properly for 1.3 then you won't need this. Otherwise you might as well merge it. I built my own theme in the end so I'm not longer using this.

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