Skip to content

Help block position for checkbox_group #224

Closed
@jaredatch

Description

@jaredatch

Having an issue with the help block positioning when using checkbox_group.

Here is what happens http://cl.ly/image/0b0N2x3R2L0w

Layout Issue

I think my layout is fairly common. Essentially it is:

<li>
<input><label>Some Label</label>
</li>

Even with other layouts, I can't see how the current positioning would work well. So what ends up happening is the help block just gets oddly appended to the first element.

What would be better would be positioning it after the last element. I tried just applying checkbox_group to the last element to see if that would achieve this but it didn't work. Another option would be if the help block got prepended to the input.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions