css - Inline form fields: search box and button in jQuery-Mobile -



css - Inline form fields: search box and button in jQuery-Mobile -

this trying achieve:

this get:

please view jsfiddle of web-kit browser (chrome or safari): http://jsfiddle.net/kqeqn/

this happening when narrow screen there's still visibly plenty space button. i've looked css trying find sort of padding right of button couldn't. hell horizontal line comes from?

i'm not familiar jquery mobile, might doing wrong. guess must add together classes instead of overriding jquery mobile's theme.

the prepare involves:

.ui-input-search { width: 50px; display: inline-block; }

check in action here: http://jsfiddle.net/nqfhq/

css jquery-mobile mobile-webkit

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -