-
Notifications
You must be signed in to change notification settings - Fork 120
Open
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:
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
Metadata
Metadata
Assignees
Labels
No labels
