Why is my input textbox extending outside margins in BlackBerry and Android, but not iOS?
        Posted  
        
            by 
                Dallas
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dallas
        
        
        
        Published on 2011-11-24T01:46:44Z
        Indexed on 
            2011/11/24
            1:50 UTC
        
        
        Read the original article
        Hit count: 165
        
I have an input field that is extending well beyond the rest of the page, but as the question alludes to, it appears fine in iOS.
I am wondering if anyone has run into this issue. My search button, which in iOS is on the right of the search textbox, actually wraps to the next "line" on the other two platforms.
I am not using a table, just inside a div, and the CSS isn't doing anything fancy.
Any ideas?
© Stack Overflow or respective owner