Skip to content

the search input field gets too narrow on small screens #36

@agcolom

Description

@agcolom

narrowSearch
to reproduce, either access jquery.org with a mobile device, or use a desktop browser and reduce the browser screen width. Very quickly the search input field becomes so narrow that it is unusable. However, there is room to have it wider...
the width is set to 20% :

nav#main .searchform {
width: 20%;
}

however, when the search input field is on a small screen and comes on its own line, it could afford a wider width than that...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions