Skip to content

Add Bootstrap input-group to demos #9

@adamculpepper

Description

@adamculpepper

image

<div class="float-label input-group">
	<select id="record-type" class="form-select">
		<option value="1">Option 1</option>
		<option value="2">Option 2</option>
		<option value="3">Option 3</option>
	</select>
	<label for="record-type">Insurance Company</label>
	<button class="btn btn-outline-secondary" type="button">Add Admin</button>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions