Skip to content

Inline forms #171

Description

Hello, first of all thank you for Winstrap, I really like it ;-)
Anyhow I have a small problem, I've searched through past issues and couldn't find anything related: it appears that Winstrap has a problem with inline forms, this is the output:

winstrap inline form

And this is the code:

        <form class="form-inline">
            <div class="form-group">
                <label for="sSearchTerm" class="sr-only">Search terms</label>
                <input type="text" class="form-control" placeholder="Search terms" id="sSearchTerm" name="sSearchTerm">
            </div>
            <button type="submit" class="btn btn-primary" name="btnSearch" id="btnSearch">Search</button>
        </form>

Tested with FireFox 59.0.2 and Internet Explorer 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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