Skip to content

Bootstrap Form Group Select RTL #110

@hamidfzm

Description

@hamidfzm

There are some rtl problems in bootstrap select option form-group from controls
screen shot 1395-01-26 at 7 13 29 pm
screen shot 1395-01-26 at 7 13 39 pm

And here is the html code:

<div class="form-group">
    <label for="guarantee">گارانتی:</label>
    <select id="guarantee" name="guarantee" class="form-control">
        <option>آزمایشی</option>
    </select>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions