Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Allow bootstrap size classing #8

Description

@grosch

Please consider adding a way to add the col tagging. For example, this is what my fields look like:

<div class="form-group row">
  <label for="clientName" class="col-sm-2 col-form-label">Client Name:</label>
  <div class="col-sm-10">
  <input type="text" name="clientName" id="clientName" class="form-control" required>
  </div>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions